Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2024-07-10)

### Miscellaneous Chores

* added pr title to verify ([a1a06c7](a1a06c7))

### Code Refactoring

* no release to be made ([b506fd1](b506fd1))
  • Loading branch information
semantic-release-bot committed Jul 10, 2024
1 parent a1a06c7 commit 3e62b6c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.0.2](https://github.com/AppiumTestDistribution/test-npm-release/compare/v1.0.1...v1.0.2) (2024-07-10)

### Miscellaneous Chores

* added pr title to verify ([a1a06c7](https://github.com/AppiumTestDistribution/test-npm-release/commit/a1a06c7a680ee73c8d4e124e46802c777dbdbdc7))

### Code Refactoring

* no release to be made ([b506fd1](https://github.com/AppiumTestDistribution/test-npm-release/commit/b506fd12fea1001ff0c0f2d3e7a682d3f3552a35))

## [1.0.1](https://github.com/AppiumTestDistribution/test-npm-release/compare/v1.0.0...v1.0.1) (2024-07-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-release-github",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3e62b6c

Please sign in to comment.