chore(release): 1.0.5
This commit is contained in:
parent
e007c3ba2c
commit
a47a53ff12
40
CHANGELOG.md
40
CHANGELOG.md
@ -1,30 +1,20 @@
|
||||
# Changelog
|
||||
|
||||
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.
|
||||
|
||||
### 1.0.4 (2021-01-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **ci:** bad syntax ([f6496cd](https://github.com/simonecorsi/mawesome/commit/f6496cd01ed2017d0b4022cc64d3d72bd1759bb7))
|
||||
|
||||
## <small>1.0.3 (2021-01-16)</small>
|
||||
|
||||
* docs: added readme ([1dca2d1](https://github.com/simonecorsi/mawesome/commit/1dca2d1))
|
||||
* fix: variable name ([091060d](https://github.com/simonecorsi/mawesome/commit/091060d))
|
||||
|
||||
|
||||
|
||||
## <small>1.0.2 (2021-01-16)</small>
|
||||
## <small>1.0.5 (2021-01-16)</small>
|
||||
|
||||
* build: better releasing workflow ([788639d](https://github.com/simonecorsi/mawesome/commit/788639d))
|
||||
* build(index.js): build ([6d892e1](https://github.com/simonecorsi/mawesome/commit/6d892e1))
|
||||
* chore: action name ([97606aa](https://github.com/simonecorsi/mawesome/commit/97606aa))
|
||||
* chore(release): 1.0.2 ([8ed9343](https://github.com/simonecorsi/mawesome/commit/8ed9343))
|
||||
|
||||
|
||||
|
||||
## <small>1.0.1 (2021-01-15)</small>
|
||||
|
||||
* chore: post release script ([f9eef3c](https://github.com/simonecorsi/mawesome/commit/f9eef3c))
|
||||
* chore(release): 1.0.1 ([6da4af4](https://github.com/simonecorsi/mawesome/commit/6da4af4))
|
||||
* chore(release): 1.0.2 ([8ed9343](https://github.com/simonecorsi/mawesome/commit/8ed9343))
|
||||
* chore(release): 1.0.3 ([04320c5](https://github.com/simonecorsi/mawesome/commit/04320c5))
|
||||
* chore(release): 1.0.4 ([1b7d9cd](https://github.com/simonecorsi/mawesome/commit/1b7d9cd))
|
||||
* fix: variable name ([091060d](https://github.com/simonecorsi/mawesome/commit/091060d))
|
||||
* fix(ci): bad syntax ([f6496cd](https://github.com/simonecorsi/mawesome/commit/f6496cd))
|
||||
* ci: added github user setup ([9711928](https://github.com/simonecorsi/mawesome/commit/9711928))
|
||||
* ci: better release ([e75a669](https://github.com/simonecorsi/mawesome/commit/e75a669))
|
||||
* docs: added readme ([1dca2d1](https://github.com/simonecorsi/mawesome/commit/1dca2d1))
|
||||
* feat: generate awesome list from stars ([ef03320](https://github.com/simonecorsi/mawesome/commit/ef03320))
|
||||
* Initial commit ([dcd26ff](https://github.com/simonecorsi/mawesome/commit/dcd26ff))
|
||||
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mawesome",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@ -64,4 +64,4 @@
|
||||
"volta": {
|
||||
"node": "14.15.4"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user