Skip to content

Commit 607562f

Browse files
chore(master): release 0.5.0 (#84)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bad97ab commit 607562f

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1-
# CHANGELOG
1+
# Changelog
2+
3+
## [0.5.0](https://github.com/FIL1994/spectre-react-lib/compare/0.4.5...v0.5.0) (2023-11-14)
4+
5+
6+
### Features
7+
8+
* added toast story ([#83](https://github.com/FIL1994/spectre-react-lib/issues/83)) ([77f8205](https://github.com/FIL1994/spectre-react-lib/commit/77f8205f371f7d1d08d39015aafe4f376413c223))
9+
10+
## CHANGELOG
211

312
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.

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.0-beta",
3+
"version": "0.5.0",
44
"description": "Spectre.css and React integration",
55
"author": "Philip Van Raalte",
66
"license": "MIT",

0 commit comments

Comments
 (0)