Skip to content

Commit ceef071

Browse files
chore(release): 1.0.9 [skip ci]
## [1.0.9](v1.0.8...v1.0.9) (2023-03-10) ### Bug Fixes * **deps:** bump minimist from 1.2.5 to 1.2.7 ([337a648](337a648))
1 parent eb64203 commit ceef071

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.9](https://github.com/anatoliygatt/numeric-stepper/compare/v1.0.8...v1.0.9) (2023-03-10)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump minimist from 1.2.5 to 1.2.7 ([337a648](https://github.com/anatoliygatt/numeric-stepper/commit/337a6489fb4639c9d878f5440225d376276ea199))
6+
17
## [1.0.8](https://github.com/anatoliygatt/numeric-stepper/compare/v1.0.7...v1.0.8) (2023-01-16)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anatoliygatt/numeric-stepper",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "A numeric stepper component for React.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)