This repository was archived by the owner on Sep 4, 2023. It is now read-only.
File tree 7 files changed +23
-8
lines changed
7 files changed +23
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @box-extractor/core
2
2
3
+ ## 0.8.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` aa52972 ` ] ( https://github.com/astahmer/box-extractor/commit/aa5297219632792c8a2e8facee9cc5df3d297a8f ) Thanks [ @astahmer ] ( https://github.com/astahmer ) ! - fix: rm spread prop when unresolvable + rm unbox symbols
8
+
3
9
## 0.8.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @box-extractor/core" ,
3
- "version" : " 0.8.2 " ,
3
+ "version" : " 0.8.3 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/astahmer/box-extractor.git" ,
Original file line number Diff line number Diff line change 1
1
# @box-extractor/cli
2
2
3
+ ## 0.3.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` aa52972 ` ] ( https://github.com/astahmer/box-extractor/commit/aa5297219632792c8a2e8facee9cc5df3d297a8f )] :
8
+ - @box-extractor/core @0.8.3
9
+
3
10
## 0.3.9
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @box-extractor/cli" ,
3
- "version" : " 0.3.9 " ,
3
+ "version" : " 0.3.10 " ,
4
4
"bin" : {
5
5
"box-extractor" : " ./bin.js"
6
6
},
Original file line number Diff line number Diff line change 1
1
# @box-extractor/vanilla-wind
2
2
3
+ ## 0.3.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` aa52972 ` ] ( https://github.com/astahmer/box-extractor/commit/aa5297219632792c8a2e8facee9cc5df3d297a8f )] :
8
+ - @box-extractor/core @0.8.3
9
+
3
10
## 0.3.9
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @box-extractor/vanilla-wind" ,
3
- "version" : " 0.3.9 " ,
3
+ "version" : " 0.3.10 " ,
4
4
"main" : " dist/box-extractor-vanilla-wind.cjs.js" ,
5
5
"module" : " dist/box-extractor-vanilla-wind.esm.js" ,
6
6
"exports" : {
You can’t perform that action at this time.
0 commit comments