Skip to content

Commit

Permalink
Release routes-gen v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sandulat committed Apr 14, 2022
1 parent c0a23bc commit 124c5ad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/routes-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# routes-gen

## 0.3.3

### Patch Changes

- Move some "devDependencies" to "dependencies".

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/routes-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "routes-gen",
"version": "0.3.2",
"version": "0.3.3",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit 124c5ad

Please sign in to comment.