Skip to content

Commit

Permalink
chore(release): v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
the-spyke committed Jan 7, 2021
1 parent 65ffb14 commit 4a316ed
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [v1.0.4](https://github.com/the-spyke/spyke-conventional-changelog-preset/compare/v1.0.3...v1.0.4) (2021-01-07)

### :bug: Bug Fix

* Add compatibility with Q.nfcall ([65ffb14](https://github.com/the-spyke/spyke-conventional-changelog-preset/commit/65ffb14d7b021c4859e09cfec8becd470a3a8efa))

### :memo: Documentation

* Add readme badges [skip ci] ([0a699d6](https://github.com/the-spyke/spyke-conventional-changelog-preset/commit/0a699d6e751ffc79b4ab202fd6c63a6c9ef4a7dc))

## [v1.0.3](https://github.com/the-spyke/spyke-conventional-changelog-preset/compare/v1.0.2...v1.0.3) (2021-01-01)

### :house: Internal
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"packages": [
"."
],
"version": "1.0.3"
"version": "1.0.4"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spyke/conventional-changelog-preset",
"version": "1.0.3",
"version": "1.0.4",
"description": "A preset for Conventional Changelog making output similar to Babel's changelog with emojis, fancy categories and sorting.",
"author": "Anton Alexandrenok",
"license": "MIT",
Expand Down

0 comments on commit 4a316ed

Please sign in to comment.