Skip to content

Commit

Permalink
chore(release): 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhony-v committed Nov 22, 2022
1 parent ac88388 commit f2cfa60
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.3.0](https://github.com/jhony-v/api-entity/compare/v1.2.0...v1.3.0) (2022-11-22)


### Features

* allow aborting requests in each action ([27a2109](https://github.com/jhony-v/api-entity/commit/27a2109801305233ff1c24121c5a740c1bd3c846))
* create action's utilities to avoid nested configs ([ac88388](https://github.com/jhony-v/api-entity/commit/ac88388c43efd16dc5dd3a0931168e3d48ef2b7a))


### Bug Fixes

* accept custom type definition ([c5d2b84](https://github.com/jhony-v/api-entity/commit/c5d2b845d49bcfb45819f58a2028d68b7bf2f079))

## [1.2.0](https://github.com/jhony-v/api-entity/compare/v1.1.0...v1.2.0) (2022-11-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": "api-entity",
"version": "1.2.0",
"version": "1.3.0",
"description": "Create service entities according to your API agnostic to the framework you are using",
"sideEffects": false,
"type": "module",
Expand Down

0 comments on commit f2cfa60

Please sign in to comment.