Skip to content

Commit 953b793

Browse files
chore(sqlite-utils): release v.1.1.1-canary.1 [skip ci]
## @jackdbd/sqlite-utils [1.1.1-canary.1](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-14) ### Bug Fixes * **sqlite-utils:** improve typings ([2aecd4b](2aecd4b))
1 parent 1f2d116 commit 953b793

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/sqlite-utils/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## @jackdbd/sqlite-utils [1.1.1-canary.1](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **sqlite-utils:** improve typings ([2aecd4b](https://github.com/jackdbd/calderone/commit/2aecd4bfce756ee5588d772fc00a4b122b4195a2))
9+
310
## @jackdbd/sqlite-utils [1.1.0](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-08-22)
411

512

packages/sqlite-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jackdbd/sqlite-utils",
3-
"version": "1.1.0",
3+
"version": "1.1.1-canary.1",
44
"description": "Utility functions to work with SQLite",
55
"author": {
66
"name": "Giacomo Debidda",

0 commit comments

Comments
 (0)