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,15 @@
# @emigrate/cli
## 0.17.1
### Patch Changes
- 543b7f6: Use setTimeout/setInterval from "node:timers" so that .unref() correctly works with Bun
- db656c2: Enable NPM provenance
- Updated dependencies [db656c2]
- @emigrate/plugin-tools@0.9.6
- @emigrate/types@0.12.1
## 0.17.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/cli",
"version": "0.17.0",
"version": "0.17.1",
"publishConfig": {
"access": "public",
"provenance": true

View file

@ -1,5 +1,14 @@
# @emigrate/mysql
## 0.2.6
### Patch Changes
- db656c2: Enable NPM provenance
- Updated dependencies [db656c2]
- @emigrate/plugin-tools@0.9.6
- @emigrate/types@0.12.1
## 0.2.5
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/mysql",
"version": "0.2.5",
"version": "0.2.6",
"publishConfig": {
"access": "public",
"provenance": true

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"
},

View file

@ -1,5 +1,13 @@
# @emigrate/plugin-tools
## 0.9.6
### Patch Changes
- db656c2: Enable NPM provenance
- Updated dependencies [db656c2]
- @emigrate/types@0.12.1
## 0.9.5
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/plugin-tools",
"version": "0.9.5",
"version": "0.9.6",
"publishConfig": {
"access": "public",
"provenance": true

View file

@ -1,5 +1,14 @@
# @emigrate/postgres
## 0.2.6
### Patch Changes
- db656c2: Enable NPM provenance
- Updated dependencies [db656c2]
- @emigrate/plugin-tools@0.9.6
- @emigrate/types@0.12.1
## 0.2.5
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/postgres",
"version": "0.2.5",
"version": "0.2.6",
"publishConfig": {
"access": "public",
"provenance": true

View file

@ -1,5 +1,13 @@
# @emigrate/reporter-pino
## 0.6.1
### Patch Changes
- db656c2: Enable NPM provenance
- Updated dependencies [db656c2]
- @emigrate/types@0.12.1
## 0.6.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/reporter-pino",
"version": "0.6.0",
"version": "0.6.1",
"publishConfig": {
"access": "public",
"provenance": true

View file

@ -1,5 +1,13 @@
# @emigrate/storage-fs
## 0.4.6
### Patch Changes
- db656c2: Enable NPM provenance
- Updated dependencies [db656c2]
- @emigrate/types@0.12.1
## 0.4.5
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/storage-fs",
"version": "0.4.5",
"version": "0.4.6",
"publishConfig": {
"access": "public",
"provenance": true

View file

@ -1,5 +1,11 @@
# @emigrate/tsconfig
## 1.0.2
### Patch Changes
- db656c2: Enable NPM provenance
## 1.0.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/tsconfig",
"version": "1.0.1",
"version": "1.0.2",
"publishConfig": {
"access": "public",
"provenance": true

View file

@ -1,5 +1,11 @@
# @emigrate/types
## 0.12.1
### Patch Changes
- db656c2: Enable NPM provenance
## 0.12.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/types",
"version": "0.12.0",
"version": "0.12.1",
"publishConfig": {
"access": "public",
"provenance": true