Skip to content

Commit 762c8b8

Browse files
chore(release): 1.1.0
Prepared by scripts/prepare-release.mjs. Merging this PR (any merge method) triggers this workflow's PUBLISH mode, which tags, publishes to npm, and creates the GitHub release — nothing publishes until this merges.
1 parent e5b8e97 commit 762c8b8

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.1.0](https://github.com/WYRE-AI/node-halopsa/compare/v1.0.13...v1.1.0) (2026-09-04)
2+
3+
4+
### Features
5+
6+
* **release:** use extracted CHANGELOG notes instead of --generate-notes ([#76](https://github.com/WYRE-AI/node-halopsa/issues/76)) ([e5b8e97](https://github.com/WYRE-AI/node-halopsa/commit/e5b8e970757c4fb1e8b452c323ddf8a10c5d74b3)), closes [node-datto-rmm#77](https://github.com/node-datto-rmm/issues/77)
7+
8+
19
## [1.0.13](https://github.com/WYRE-AI/node-halopsa/compare/v1.0.12...v1.0.13) (2026-09-04)
210

311

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": "@wyre-ai/node-halopsa",
3-
"version": "1.0.13",
3+
"version": "1.1.0",
44
"publishConfig": {
55
"registry": "https://npm.pkg.github.com"
66
},

0 commit comments

Comments
 (0)