chore(release): 1.0.4
This commit is contained in:
parent
caaf6abc53
commit
be86777ae4
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,14 @@
|
||||
# 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))
|
||||
@ -17,6 +28,3 @@
|
||||
* chore(release): 1.0.1 ([6da4af4](https://github.com/simonecorsi/mawesome/commit/6da4af4))
|
||||
* feat: generate awesome list from stars ([ef03320](https://github.com/simonecorsi/mawesome/commit/ef03320))
|
||||
* Initial commit ([dcd26ff](https://github.com/simonecorsi/mawesome/commit/dcd26ff))
|
||||
|
||||
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mawesome",
|
||||
"version": "1.0.0-0",
|
||||
"version": "1.0.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mawesome",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@ -66,4 +66,4 @@
|
||||
"volta": {
|
||||
"node": "14.15.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user