Skip to content

Commit

Permalink
change log (release): v1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 19, 2024
1 parent 3de6195 commit ea30089
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.1.4](https://github.com/ephrimlawrence/ananse/compare/v1.1.3...v1.1.4) (2024-02-19)


### Bug Fixes

* remove sample-apps from tsc build ([0e931a0](https://github.com/ephrimlawrence/ananse/commit/0e931a092e5a058c9abc45f40def2c851acfc31b))



## [1.1.3](https://github.com/ephrimlawrence/ananse/compare/v1.1.2...v1.1.3) (2024-02-19)


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": "ananse",
"version": "1.1.3",
"version": "1.1.4",
"description": "Ananse is a simple and fast library for creating USSD applications with NodeJS/Typescript",
"git": "https://github.com/ephrimlawrence/ananse",
"author": "Lawrence Ephrim",
Expand Down

0 comments on commit ea30089

Please sign in to comment.