chore(release): version packages
This commit is contained in:
parent
17c4723bb8
commit
c284cc48d1
3 changed files with 8 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@emigrate/postgres': minor
|
||||
---
|
||||
|
||||
Implement the first version of the @emigrate/postgres plugin
|
||||
7
packages/postgres/CHANGELOG.md
Normal file
7
packages/postgres/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# @emigrate/postgres
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 17c4723: Implement the first version of the @emigrate/postgres plugin
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@emigrate/postgres",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue