Skip to content

Commit

Permalink
change log (release): v1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 26, 2024
1 parent f42f19b commit 2256da0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 17 deletions.
25 changes: 9 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.7.0](https://github.com/ephrimlawrence/ananse/compare/v1.6.2...v1.7.0) (2024-04-26)


### Features

* **docs:** setup docusaurus ([a929ada](https://github.com/ephrimlawrence/ananse/commit/a929ada568ec504798764f184ab3647eede0a0fc))



## [1.6.2](https://github.com/ephrimlawrence/ananse/compare/v1.6.1...v1.6.2) (2024-04-23)


Expand All @@ -24,19 +33,3 @@



# [1.5.0](https://github.com/ephrimlawrence/ananse/compare/v1.4.5...v1.5.0) (2024-03-18)


### Bug Fixes

* **pagination:** bug fixes ([40a44f4](https://github.com/ephrimlawrence/ananse/commit/40a44f4186423152d5756acbf296c9c916fdfc18))
* **pagination:** bug fixes ([0b8ad94](https://github.com/ephrimlawrence/ananse/commit/0b8ad94dd3cf2df49194d882121f814bc113b272))
* **pagination:** rewrite pagination state to use linked list ([b293a82](https://github.com/ephrimlawrence/ananse/commit/b293a8262c2e8dd247372b30149ae5a21e1ca661))


### Features

* implement pagination ([994919a](https://github.com/ephrimlawrence/ananse/commit/994919a3884ddddce6cd82deeb8d8fbe8ef19b02))



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.6.2",
"version": "1.7.0",
"description": "Ananse is a lightweight NodeJs framework with batteries included for building efficient, scalable and maintainable USSD applications.",
"git": "https://github.com/ephrimlawrence/ananse",
"author": "Lawrence Ephrim",
Expand Down

0 comments on commit 2256da0

Please sign in to comment.