chore(release): version packages (#11)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-11-15 12:25:48 +01:00 committed by GitHub
parent 644dfb0fe8
commit 72df2385a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 32 additions and 12 deletions

View file

@ -1,5 +1,13 @@
# emigrate
## 0.2.1
### Patch Changes
- 50fce0a: Add some simple README's for each package and add homepage, repository and bugs URLs to each package.json file
- Updated dependencies [50fce0a]
- @emigrate/plugin-tools@0.1.1
## 0.2.0
### Minor Changes

View file

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

View file

@ -1,5 +1,13 @@
# @emigrate/plugin-generate-js
## 0.1.1
### Patch Changes
- 50fce0a: Add some simple README's for each package and add homepage, repository and bugs URLs to each package.json file
- Updated dependencies [50fce0a]
- @emigrate/plugin-tools@0.1.1
## 0.1.0
### Minor Changes

View file

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

View file

@ -1,5 +1,11 @@
# @emigrate/plugin-tools
## 0.1.1
### Patch Changes
- 50fce0a: Add some simple README's for each package and add homepage, repository and bugs URLs to each package.json file
## 0.1.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/plugin-tools",
"version": "0.1.0",
"version": "0.1.1",
"publishConfig": {
"access": "public"
},

View file

@ -1,5 +1,11 @@
# @emigrate/tsconfig
## 1.0.1
### Patch Changes
- 50fce0a: Add some simple README's for each package and add homepage, repository and bugs URLs to each package.json file
## 1.0.0
### Major Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/tsconfig",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},