Skip to content

Commit 2e03fe0

Browse files
author
github-ljprojectbuilder
committed
chore(release): 0.0.1
1 parent 4d7b328 commit 2e03fe0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
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.
4+
5+
### 0.0.1 (2022-06-04)

package.json

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

0 commit comments

Comments
 (0)