Skip to content

Commit 903381c

Browse files
1.0.2 CHANGELOG [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2023-01-23) ### Bug Fixes * rename package ([90a92bc](90a92bc))
1 parent 90a92bc commit 903381c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.0.1...v1.0.2) (2023-01-23)
2+
3+
4+
### Bug Fixes
5+
6+
* rename package ([90a92bc](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/90a92bc47bbd6948a930000a970e8583fdf23877))
7+
18
## [1.0.1](https://github.com/JS-AK/test-dep-44/compare/v1.0.0...v1.0.1) (2023-01-22)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@js-ak/example-automatic-deploy-ts-app-to-npm-with-scope",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "example-automatic-deploy-ts-app-to-npm-with-scope",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)