Skip to content

Commit adadb2b

Browse files
authored
3.0.0-beta.10 (#792)
2 parents 22e39d7 + 8b488ad commit adadb2b

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.0-beta.10] - 2023-01-16
11+
1012
- Improved and cleaned up lint-staged config
1113
- Requires sortier 2.0.0-beta.0 or higher
1214
- Requires [email protected] or higher

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@
6161
},
6262
"sideEffects": false,
6363
"type": "module",
64-
"version": "3.0.0-beta.9"
64+
"version": "3.0.0-beta.10"
6565
}

0 commit comments

Comments
 (0)