Skip to content

Commit bc072d0

Browse files
chore(release): πŸ€–πŸ”–πŸš€ v1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2021-09-06) ### πŸ”§ Configs * **gh-actions:** finish `semantic-release` workflow ([9c5e511](9c5e511)) ### πŸ‘· Continuous Integration * **release:** install `@stackr23/conventional-changelog-config` ([5db2bbd](5db2bbd)) [skip ci]
1 parent 5db2bbd commit bc072d0

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Changelog
2+
3+
> generated with [@semantic-release/changelog](https://github.com/semantic-release/changelog)
4+
5+
6+
7+
## [1.0.1](https://github.com/stackr23/react-stack/compare/v1.0.0...v1.0.1) (2021-09-06)
8+
9+
10+
### :wrench: Configs
11+
12+
* **gh-actions:** finish `semantic-release` workflow ([9c5e511](https://github.com/stackr23/react-stack/commit/9c5e511df123e5f9ad441c5bda35e2db2ac6f44b))
13+
14+
15+
### :construction_worker: Continuous Integration
16+
17+
* **release:** install `@stackr23/conventional-changelog-config` ([5db2bbd](https://github.com/stackr23/react-stack/commit/5db2bbd064ffcc3ee2e60e1f775eacce67f9cd52))
18+
119
# 1.0.0 (2021-09-06)
220

321
### :sparkles: Features

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-stack",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
Β (0)