Skip to content

Commit

Permalink
chore(sqlite-utils): release v.1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## @jackdbd/sqlite-utils [1.1.1](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-14)

### Bug Fixes

* **sqlite-utils:** improve typings ([2aecd4b](2aecd4b))
  • Loading branch information
semantic-release-bot committed Sep 14, 2022
1 parent 51716e3 commit 895ae60
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/sqlite-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## @jackdbd/sqlite-utils [1.1.1](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-14)


### Bug Fixes

* **sqlite-utils:** improve typings ([2aecd4b](https://github.com/jackdbd/calderone/commit/2aecd4bfce756ee5588d772fc00a4b122b4195a2))

## @jackdbd/sqlite-utils [1.1.1-canary.1](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/sqlite-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jackdbd/sqlite-utils",
"version": "1.1.1-canary.1",
"version": "1.1.1",
"description": "Utility functions to work with SQLite",
"author": {
"name": "Giacomo Debidda",
Expand Down

0 comments on commit 895ae60

Please sign in to comment.