Skip to content

Commit

Permalink
chore(release): 0.2.9 [skip ci]
Browse files Browse the repository at this point in the history
## [0.2.9](v0.2.8...v0.2.9) (2022-10-21)

### Bug Fixes

* example in README.md & bump version ([521fed8](521fed8))
  • Loading branch information
semantic-release-bot committed Oct 21, 2022
1 parent aaa08bc commit edd44eb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.2.9](https://github.com/Tada5hi/rapiq/compare/v0.2.8...v0.2.9) (2022-10-21)


### Bug Fixes

* example in README.md & bump version ([521fed8](https://github.com/Tada5hi/rapiq/commit/521fed8fda810d5dc1487db7c7a97962ea3baa0a))

## [0.2.8](https://github.com/Tada5hi/rapiq/compare/v0.2.7...v0.2.8) (2022-10-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rapiq",
"version": "0.2.8",
"version": "0.2.9",
"description": "A tiny library which provides utility types/functions for request and response query handling.",
"main": "./dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit edd44eb

Please sign in to comment.