Skip to content

Commit 9e1440c

Browse files
author
github-ljprojectbuilder
committed
chore(release): 3.0.0
1 parent 3c4c364 commit 9e1440c

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.0.0](https://github.com/starwit/react-image-annotate/compare/0.1.9-0...3.0.0) (2023-10-12)
6+
57
### [0.1.9-0](https://github.com/starwit/react-image-annotate/compare/0.1.8...0.1.9-0) (2023-08-30)
68

79
### [0.1.8](https://github.com/starwit/react-image-annotate/compare/0.1.7...0.1.8) (2023-08-24)

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-image-annotate",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"dependencies": {
55
"@emotion/react": "^11.7.0",
66
"@emotion/styled": "^11.6.0",
@@ -92,4 +92,4 @@
9292
"prettier": {
9393
"semi": false
9494
}
95-
}
95+
}

0 commit comments

Comments
 (0)