Skip to content

Commit

Permalink
chore(release): πŸ€–πŸ”–πŸš€ v1.1.5
Browse files Browse the repository at this point in the history
### [1.1.5](v1.1.4...v1.1.5) (2021-05-16)

### Bug Fixes

* **vsCode:** dont format handlebars files ([3e6735b](3e6735b))
* reorder type groups ([70c8c3a](70c8c3a))
* **templates:** use relative paths ([3a44c6e](3a44c6e))

 [skip ci]
  • Loading branch information
semantic-release-bot committed May 16, 2021
1 parent bb386c8 commit 1109a9b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
18 changes: 15 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# Changelog

> generated with [@semantic-release/changelog](https://github.com/semantic-release/changelog)


### [1.1.5](https://github.com/stackr23/conventional-changelog-config/compare/v1.1.4...v1.1.5) (2021-05-16)


### Bug Fixes

* **vsCode:** dont format handlebars files ([3e6735b](https://github.com/stackr23/conventional-changelog-config/commit/3e6735b24338d7632ddb779968991620c3ac4572))
* reorder type groups ([70c8c3a](https://github.com/stackr23/conventional-changelog-config/commit/70c8c3a223470240270ba3b7936e691afc840822))
* **templates:** use relative paths ([3a44c6e](https://github.com/stackr23/conventional-changelog-config/commit/3a44c6e201f9199544153675836c8cfb97296e2d))

## [1.1.4](https://github.com/stackr23/conventional-changelog-config/compare/v1.1.3...v1.1.4) (2021-05-15)


Expand Down Expand Up @@ -91,6 +106,3 @@
### :memo: Documentations

* add CHANGELOG ([ed5e1f7](https://github.com/stackr23/conventional-changelog-config/commit/ed5e1f7d583455bfa597f77be70dec18cfef2a59))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackr23/conventional-changelog-config",
"version": "1.1.4",
"version": "1.1.5",
"author": "Stefan Friedl",
"scripts": {
"test": "echo 'no testscript defined'",
Expand Down

0 comments on commit 1109a9b

Please sign in to comment.