chore(release): version packages (#13)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Joakim Carlstein 2023-11-17 12:58:19 +01:00 committed by GitHub
parent 59ec16b87b
commit a51192f730
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 39 additions and 30 deletions

View file

@ -1,5 +1,12 @@
# @emigrate/plugin-generate-js
## 0.2.1
### Patch Changes
- Updated dependencies [8f35812]
- @emigrate/plugin-tools@0.3.0
## 0.2.0
### Minor Changes

View file

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