chore(release): bump versions
This commit is contained in:
parent
9c239e0ae5
commit
9880778650
15 changed files with 52 additions and 39 deletions
7
packages/tsconfig/CHANGELOG.md
Normal file
7
packages/tsconfig/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# @emigrate/tsconfig
|
||||
|
||||
## 1.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- 5978020: First release and it's considered stable as it has been in use in other projects for a while.
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@emigrate/tsconfig",
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue