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>
|
## <small>1.0.3 (2021-01-16)</small>
|
||||||
|
|
||||||
* docs: added readme ([1dca2d1](https://github.com/simonecorsi/mawesome/commit/1dca2d1))
|
* 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))
|
* 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))
|
* feat: generate awesome list from stars ([ef03320](https://github.com/simonecorsi/mawesome/commit/ef03320))
|
||||||
* Initial commit ([dcd26ff](https://github.com/simonecorsi/mawesome/commit/dcd26ff))
|
* 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",
|
"name": "mawesome",
|
||||||
"version": "1.0.0-0",
|
"version": "1.0.4",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mawesome",
|
"name": "mawesome",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user