Skip to content

Commit 6df9278

Browse files
author
github-ljprojectbuilder
committed
chore(release): 0.0.6-1
1 parent 310e9a2 commit 6df9278

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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+
### [0.0.6-1](https://github.com/starwit/react-starwit/compare/0.0.6-0...0.0.6-1) (2022-06-13)
6+
7+
8+
### Features
9+
10+
* AB[#256](https://github.com/starwit/react-starwit/issues/256) Add original star statement ([43e0abd](https://github.com/starwit/react-starwit/commit/43e0abd551c726d71c99cb4c4b96c53b71a948b1))
11+
* ab[#272](https://github.com/starwit/react-starwit/issues/272) app header & header styles ([#9](https://github.com/starwit/react-starwit/issues/9)) ([7e89262](https://github.com/starwit/react-starwit/commit/7e892623449f70c51490a816c65d5db4e67f9471))
12+
* AB[#275](https://github.com/starwit/react-starwit/issues/275) - Copy files from [@anetts](https://github.com/anetts) pr to main in /forms folder ([768dea1](https://github.com/starwit/react-starwit/commit/768dea1970e078e784be969102d72820dc1555b2))
13+
14+
15+
### Bug Fixes
16+
17+
* AB[#277](https://github.com/starwit/react-starwit/issues/277) Pipeline issues ([#11](https://github.com/starwit/react-starwit/issues/11)) ([0f821f0](https://github.com/starwit/react-starwit/commit/0f821f065eebb1cb44a373de3665f3c4a7a2ba37))
18+
* AB[#305](https://github.com/starwit/react-starwit/issues/305) Update readme for clearer setup instructions for dev ([#10](https://github.com/starwit/react-starwit/issues/10)) ([310e9a2](https://github.com/starwit/react-starwit/commit/310e9a268c4d2a5b070a865f31942fe86a96afdf))
19+
520
### [0.0.6-0](https://github.com/starwit/react-starwit/compare/0.0.5...0.0.6-0) (2022-06-09)
621

722
### [0.0.5](https://github.com/starwit/react-starwit/compare/0.0.4...0.0.5) (2022-06-08)

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.6-0",
3+
"version": "0.0.6-1",
44
"private": false,
55
"scripts": {
66
"build": "rollup -c",

0 commit comments

Comments
 (0)