Skip to content

Commit fd6b90c

Browse files
committed
fixing npm publish in 10.10.1
1 parent 825abee commit fd6b90c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

changelog.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ Since you are interested in what happens next, in case, you work for a for-profi
22

33
## Next (version and date will be generated, add changes below)
44

5-
## 10.10.0 (2023-2-8)
6-
75
### Improvements
86

97
- [jss] Added support for @container query [1637](https://github.com/cssinjs/jss/pull/1637)

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"npmClient": "yarn",
33
"useWorkspaces": true,
4-
"version": "10.10.0",
4+
"version": "10.9.2",
55
"command": {
66
"publish": {
77
"allow-branch": ["master"]

0 commit comments

Comments
 (0)