Skip to content

Commit e578bd0

Browse files
chore(main): release 1.1.1
1 parent 4e98662 commit e578bd0

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

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

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/sablierapp/sablier-proxywasm-plugin/compare/v1.1.0...v1.1.1) (2025-12-12)
4+
5+
6+
### Documentation
7+
8+
* add attestation ([69ad376](https://github.com/sablierapp/sablier-proxywasm-plugin/commit/69ad3762d6e981c8594940199d1930ce38a830dc))
9+
310
## [1.1.0](https://github.com/sablierapp/sablier-proxywasm-plugin/compare/v1.0.5...v1.1.0) (2025-11-11)
411

512

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Grab the latest binary from the [releases](https://github.com/sablierapp/sablier
3737

3838
<!-- x-release-please-start-version -->
3939
```bash
40-
wget https://github.com/sablierapp/sablier-proxywasm-plugin/releases/download/v1.1.0/sablier-proxywasm-plugin.wasm
40+
wget https://github.com/sablierapp/sablier-proxywasm-plugin/releases/download/v1.1.1/sablier-proxywasm-plugin.wasm
4141

4242
gh attestation verify --owner sablierapp sablier-proxywasm-plugin.wasm
4343
```

0 commit comments

Comments
 (0)