Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
## 1.1.0 (2022-08-10)

### Features

* add prettier support on import spec cb9c3a6
  • Loading branch information
semantic-release-bot committed Aug 10, 2022
1 parent 0827ecd commit e6b4fe5
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
@@ -1,3 +1,10 @@
## 1.1.0 (2022-08-10)


### Features

* add prettier support on import spec cb9c3a6

## 1.0.6 (2022-08-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-query-lightbase-codegen",
"description": "Fully typed react query code generation tool based on openApi specifications",
"version": "1.0.6",
"version": "1.1.0",
"license": "MIT",
"type": "module",
"exports": "./dist/index.js",
Expand Down

0 comments on commit e6b4fe5

Please sign in to comment.