chore(release): version packages

This commit is contained in:
github-actions[bot] 2024-02-05 14:12:56 +00:00 committed by Joakim Carlstein
parent 543b7f6f77
commit f720aae83d
20 changed files with 81 additions and 26 deletions

View file

@ -1,5 +1,13 @@
# @emigrate/plugin-generate-js
## 0.3.6
### Patch Changes
- Updated dependencies [db656c2]
- @emigrate/plugin-tools@0.9.6
- @emigrate/types@0.12.1
## 0.3.5
### Patch Changes

View file

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