Skip to content

Commit

Permalink
Release 0.1.7-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tugayac committed May 18, 2023
1 parent 3362880 commit c7c5798
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
#### 0.1.7-beta.0 (2023-05-18)

##### Chores

* revert package version to 0.1.6-beta.0 ([3362880f](https://github.com/remoteoss/test-pkg-npm/commit/3362880fd2b8d24e151f2f845ae9fcf36e10acb4))
* revert package version to v0.1.6-beta.0 ([0023307b](https://github.com/remoteoss/test-pkg-npm/commit/0023307bef6870385da02bd38ba151edbd19b8a4))

##### Bug Fixes

* wave good night to a person ([7ae07551](https://github.com/remoteoss/test-pkg-npm/commit/7ae07551b6490a05e94ed37a16b2643f7872b759))

#### 0.1.6-beta.0 (2023-05-17)

##### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remoteoss/test-pkg-npm",
"version": "0.1.6-beta.0",
"version": "0.1.7-beta.0",
"description": "Just testing Github actions. Do not use this",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c7c5798

Please sign in to comment.