Skip to content

Commit

Permalink
chore(master): release marine-sqlite-connector 0.11.0 (#60)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.11.0](marine-sqlite-connector-v0.10.0...marine-sqlite-connector-v0.11.0)
(2024-02-22)


### ⚠ BREAKING CHANGES

* **deps:** update marine-rs-sdk
([#58](#58))

### Bug Fixes

* **deps:** update marine-rs-sdk
([#58](#58))
([6b1e8d7](6b1e8d7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
fluencebot authored Feb 22, 2024
1 parent 6b1e8d7 commit aa50b4c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.10.0"
".": "0.11.0"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.11.0](https://github.com/fluencelabs/sqlite-wasm-connector/compare/marine-sqlite-connector-v0.10.0...marine-sqlite-connector-v0.11.0) (2024-02-22)


### ⚠ BREAKING CHANGES

* **deps:** update marine-rs-sdk ([#58](https://github.com/fluencelabs/sqlite-wasm-connector/issues/58))

### Bug Fixes

* **deps:** update marine-rs-sdk ([#58](https://github.com/fluencelabs/sqlite-wasm-connector/issues/58)) ([6b1e8d7](https://github.com/fluencelabs/sqlite-wasm-connector/commit/6b1e8d7b3c8c2669381ed31ee182ee72f1f21f0d))

## [0.10.0](https://github.com/fluencelabs/sqlite-wasm-connector/compare/marine-sqlite-connector-v0.9.4...marine-sqlite-connector-v0.10.0) (2024-02-14)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "marine-sqlite-connector"
version = "0.10.0"
version = "0.11.0"
license = "Apache-2.0/MIT"
authors = [
"Daniel Dulaney <ddy@vitronic.com>",
Expand Down

0 comments on commit aa50b4c

Please sign in to comment.