chore(release): version packages

This commit is contained in:
github-actions[bot] 2023-12-20 10:09:03 +00:00 committed by Joakim Carlstein
parent 9f91bdcfa0
commit 59eb90b8cb
19 changed files with 73 additions and 24 deletions

View file

@ -1,5 +1,13 @@
# @emigrate/plugin-generate-js
## 0.3.3
### Patch Changes
- Updated dependencies [f9a16d8]
- @emigrate/types@0.10.0
- @emigrate/plugin-tools@0.9.3
## 0.3.2
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/plugin-generate-js",
"version": "0.3.2",
"version": "0.3.3",
"publishConfig": {
"access": "public"
},