Skip to content

Commit 21ec5ae

Browse files
author
github-ljprojectbuilder
committed
chore(release): 2.0.0
1 parent e3a2115 commit 21ec5ae

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
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+
## [2.0.0](https://github.com/starwit/react-starwit/compare/1.0.8...2.0.0) (2023-11-16)
6+
57
### [1.0.8](https://github.com/starwit/react-starwit/compare/1.0.6-0...1.0.8) (2023-11-16)
68

79
### [1.0.7](https://github.com/starwit/react-starwit/compare/1.0.7-0...1.0.7) (2023-11-03)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@starwit/react-starwit",
3-
"version": "1.0.8",
3+
"version": "2.0.0",
44
"private": false,
55
"scripts": {
66
"build": "rollup -c",

0 commit comments

Comments
 (0)