Skip to content

Commit

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

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.2.0](https://github.com/jhony-v/api-entity/compare/v1.1.0...v1.2.0) (2022-11-19)


### Features

* create custom actions reusing others ([79ce940](https://github.com/jhony-v/api-entity/commit/79ce940a82781550600546c440d956bc12f47221))

## 1.1.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.1.0",
"version": "1.2.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 b1570ce

Please sign in to comment.