diff --git a/changelog.md b/changelog.md index 5ea32072d..0232f43eb 100755 --- a/changelog.md +++ b/changelog.md @@ -2,8 +2,6 @@ Since you are interested in what happens next, in case, you work for a for-profi ## Next (version and date will be generated, add changes below) -## 10.10.0 (2023-2-8) - ### Improvements - [jss] Added support for @container query [1637](https://github.com/cssinjs/jss/pull/1637) diff --git a/lerna.json b/lerna.json index 4796ae8f4..fe7b03033 100644 --- a/lerna.json +++ b/lerna.json @@ -1,7 +1,7 @@ { "npmClient": "yarn", "useWorkspaces": true, - "version": "10.10.0", + "version": "10.9.2", "command": { "publish": { "allow-branch": ["master"]