Skip to content

Commit 75394bb

Browse files
chore(master): release 0.6.0 (#99)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d64a52f commit 75394bb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.3"
2+
".": "0.6.0"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
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.
33

4+
## [0.6.0](https://github.com/FIL1994/spectre-react-lib/compare/v0.5.3...v0.6.0) (2023-11-14)
5+
6+
7+
### Features
8+
9+
* added Shape ([#98](https://github.com/FIL1994/spectre-react-lib/issues/98)) ([d64a52f](https://github.com/FIL1994/spectre-react-lib/commit/d64a52f758b3b87feb52e3064eb2a8d4aafd33f9))
10+
411
## [0.5.3](https://github.com/FIL1994/spectre-react-lib/compare/v0.5.2...v0.5.3) (2023-11-14)
512

613

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spectre-react-lib",
3-
"version": "0.5.3",
3+
"version": "0.6.0",
44
"description": "Spectre.css and React integration",
55
"author": "Philip Van Raalte",
66
"license": "MIT",

0 commit comments

Comments
 (0)