Skip to content

Commit ee52bf6

Browse files
chore(master): release 1.1.0 (#25)
Co-authored-by: jr200-labs-cicd-bot[bot] <273732104+jr200-labs-cicd-bot[bot]@users.noreply.github.com>
1 parent 54e7dce commit ee52bf6

3 files changed

Lines changed: 18 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-
".": "1.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/jr200-labs/xstate-duckdb/compare/v1.0.0...v1.1.0) (2026-05-09)
4+
5+
6+
### Features
7+
8+
* **deps:** update actions/checkout action to v6 ([#27](https://github.com/jr200-labs/xstate-duckdb/issues/27)) ([ebe41f2](https://github.com/jr200-labs/xstate-duckdb/commit/ebe41f248dc5297bf05315a2a4f3ae4d819b73fe))
9+
* **deps:** update dependency syncpack to v15 ([#28](https://github.com/jr200-labs/xstate-duckdb/issues/28)) ([8941467](https://github.com/jr200-labs/xstate-duckdb/commit/8941467622d0ad5722db48d0723eca8f5db23d08))
10+
* **deps:** update dependency vite to v8 ([#30](https://github.com/jr200-labs/xstate-duckdb/issues/30)) ([e1a477b](https://github.com/jr200-labs/xstate-duckdb/commit/e1a477b5626bfd7c1c4ae86fcfa398e3b513a13d))
11+
* **deps:** update pnpm to v11 ([#31](https://github.com/jr200-labs/xstate-duckdb/issues/31)) ([95e063c](https://github.com/jr200-labs/xstate-duckdb/commit/95e063cfd77e0a2584fba0f2e23698f75d648bb0))
12+
* migrate syncpack to shared base (JRL-30) ([#24](https://github.com/jr200-labs/xstate-duckdb/issues/24)) ([fac3031](https://github.com/jr200-labs/xstate-duckdb/commit/fac3031694d4001db6d54a6dabedad75215a1b06))
13+
14+
15+
### Bug Fixes
16+
17+
* **deps:** update all non-major dependencies ([#29](https://github.com/jr200-labs/xstate-duckdb/issues/29)) ([54e7dce](https://github.com/jr200-labs/xstate-duckdb/commit/54e7dced8401749a412a12e66c1354e18f682268))
18+
319
## [1.0.0](https://github.com/jr200-labs/xstate-duckdb/compare/v0.5.1...v1.0.0) (2026-04-23)
420

521

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-duckdb",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "XState machine for DuckDB",
55
"license": "MIT",
66
"author": "Jayshan Raghunandan",

0 commit comments

Comments
 (0)