Skip to content

Commit 32d5f0e

Browse files
chore(master): release 0.9.18
1 parent 9e0114a commit 32d5f0e

3 files changed

Lines changed: 26 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.17"
2+
".": "0.9.18"
33
}

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [0.9.18](https://github.com/jr200-labs/xstate-nats/compare/v0.9.17...v0.9.18) (2026-06-29)
4+
5+
6+
### Features
7+
8+
* **deps:** update github-actions ([#81](https://github.com/jr200-labs/xstate-nats/issues/81)) ([ecca067](https://github.com/jr200-labs/xstate-nats/commit/ecca06756ea24c68cb1b1387c7a84286c33f5928))
9+
* **deps:** update github-actions ([#85](https://github.com/jr200-labs/xstate-nats/issues/85)) ([ca050dc](https://github.com/jr200-labs/xstate-nats/commit/ca050dc343e01534ac3069d2d730c4b5638f9127))
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** update all non-major dependencies ([#89](https://github.com/jr200-labs/xstate-nats/issues/89)) ([da18ca6](https://github.com/jr200-labs/xstate-nats/commit/da18ca6d097cff48750ccb6a32366d875d5a19d1))
15+
* **deps:** update all non-major dependencies ([#91](https://github.com/jr200-labs/xstate-nats/issues/91)) ([783f121](https://github.com/jr200-labs/xstate-nats/commit/783f1212bb18f647a9b77fc0600b5a15b0e091b9))
16+
* **deps:** update all non-major dependencies ([#94](https://github.com/jr200-labs/xstate-nats/issues/94)) ([097b6c8](https://github.com/jr200-labs/xstate-nats/commit/097b6c81852c1175067adc17d6fd41da3a5c4645))
17+
* **deps:** update dependency jr200-labs/github-action-templates to shared-v0.1.19 ([#90](https://github.com/jr200-labs/xstate-nats/issues/90)) ([1e9bc9b](https://github.com/jr200-labs/xstate-nats/commit/1e9bc9b24c8d0a07685ba0917310f032c72ce721))
18+
* **deps:** update dependency jr200-labs/github-action-templates to shared-v0.1.20 ([#93](https://github.com/jr200-labs/xstate-nats/issues/93)) ([1bdef77](https://github.com/jr200-labs/xstate-nats/commit/1bdef772c9f7d373069346933ddb4291498ff1ae))
19+
* **deps:** update dependency prettier to ^3.8.5 ([#92](https://github.com/jr200-labs/xstate-nats/issues/92)) ([59cbd59](https://github.com/jr200-labs/xstate-nats/commit/59cbd59aa2285cd903e98be7186bc001d3f1e5b6))
20+
* **deps:** update dependency prettier to ^3.9.1 ([#95](https://github.com/jr200-labs/xstate-nats/issues/95)) ([9e0114a](https://github.com/jr200-labs/xstate-nats/commit/9e0114a14247c0285c02153d99a43d41bceea5ba))
21+
* **deps:** update shared workflow ref ([#80](https://github.com/jr200-labs/xstate-nats/issues/80)) ([1d1836e](https://github.com/jr200-labs/xstate-nats/commit/1d1836eb4fe1a87972ba3599a0d13df1af5c69e8))
22+
* **deps:** update shared workflow ref ([#84](https://github.com/jr200-labs/xstate-nats/issues/84)) ([76b783d](https://github.com/jr200-labs/xstate-nats/commit/76b783d0555cd85b961b455bf0f054fe87515d21))
23+
* **deps:** update shared workflow ref ([#86](https://github.com/jr200-labs/xstate-nats/issues/86)) ([fb1bb75](https://github.com/jr200-labs/xstate-nats/commit/fb1bb7515c482b7f23e71c8467ff32035eea98dd))
24+
* **deps:** update shared workflow ref ([#87](https://github.com/jr200-labs/xstate-nats/issues/87)) ([b04905f](https://github.com/jr200-labs/xstate-nats/commit/b04905f8c88a56ea47c1cbcf2d0c203730cce2d8))
25+
* **deps:** update shared workflow ref ([#88](https://github.com/jr200-labs/xstate-nats/issues/88)) ([51e11dd](https://github.com/jr200-labs/xstate-nats/commit/51e11dd2ea37cefd21eaceb0346d6c01194f27ad))
26+
327
## [0.9.17](https://github.com/jr200-labs/xstate-nats/compare/v0.9.16...v0.9.17) (2026-06-19)
428

529

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jr200-labs/xstate-nats",
3-
"version": "0.9.17",
3+
"version": "0.9.18",
44
"description": "XState machine for NATS",
55
"license": "MIT",
66
"author": "Jayshan Raghunandan",

0 commit comments

Comments
 (0)