Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-lebleu committed Apr 16, 2021
1 parent 05de6d0 commit 52d8b51
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.0.4](https://github.com/konfer-be/cliam/compare/v1.0.3...v1.0.4)
## [v1.0.5](https://github.com/konfer-be/cliam/compare/v1.0.4...v1.0.5)

### Commits

- Typing Cliam root instance [`2a988f5`](https://github.com/konfer-be/cliam/commit/2a988f5ab50630a0dadb0355474acdea9d4e97a8)

## [v1.0.4](https://github.com/konfer-be/cliam/compare/v1.0.3...v1.0.4) - 2021-04-16

### Commits

- Typescript declarations [`7728d01`](https://github.com/konfer-be/cliam/commit/7728d011268c5ae896040ad0499a1b330d6d8900)
- Update changelog [`75d98e8`](https://github.com/konfer-be/cliam/commit/75d98e8bef3bb466ed824e424051b371e451fc3e)

## [v1.0.3](https://github.com/konfer-be/cliam/compare/v1.0.2...v1.0.3) - 2021-04-15

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cliam",
"version": "1.0.4",
"version": "1.0.5",
"engines": {
"node": ">=14.16"
},
Expand Down

0 comments on commit 52d8b51

Please sign in to comment.