Skip to content

Commit 8b5f549

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-07-10) ### Bug Fixes * **faq:** trying to release to npm from semantics ([096b6d3](096b6d3))
1 parent 62cc2e2 commit 8b5f549

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.1](https://github.com/AppiumTestDistribution/test-npm-release/compare/v1.0.0...v1.0.1) (2024-07-10)
2+
3+
### Bug Fixes
4+
5+
* **faq:** trying to release to npm from semantics ([096b6d3](https://github.com/AppiumTestDistribution/test-npm-release/commit/096b6d32d4e170e755ebc36acb4d6f998a88286d))
6+
17
## 1.0.0 (2024-07-10)
28

39
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-release-github",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)