Skip to content

Commit d41a713

Browse files
author
github-ljprojectbuilder
committed
chore(release): 1.0.6-0
1 parent a4bb827 commit d41a713

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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+
### [1.0.6-0](https://github.com/starwit/react-starwit/compare/1.0.4-0...1.0.6-0) (2023-11-16)
6+
7+
### [1.0.5](https://github.com/starwit/react-starwit/compare/1.0.4...1.0.5) (2023-06-12)
8+
9+
### [1.0.4](https://github.com/starwit/react-starwit/compare/1.0.1-0...1.0.4) (2023-06-12)
10+
511
### [1.0.5](https://github.com/starwit/react-starwit/compare/1.0.4...1.0.5) (2023-06-12)
612

713
### [1.0.4](https://github.com/starwit/react-starwit/compare/1.0.1-0...1.0.4) (2023-06-12)

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@starwit/react-starwit",
3-
"version": "1.0.5",
3+
"version": "1.0.6-0",
44
"private": false,
55
"scripts": {
66
"build": "rollup -c",
@@ -37,4 +37,4 @@
3737
"main": "dist/index.js",
3838
"repository": "https://github.com/starwit/react-starwit",
3939
"dependencies": {}
40-
}
40+
}

0 commit comments

Comments
 (0)