Skip to content

Commit 5d27273

Browse files
chore(release): v1.1.0 (#1043)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0bfe79f commit 5d27273

3 files changed

Lines changed: 14 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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@ Example: `v3.9.8-espresso-v0.1.0`
1616

1717
---
1818

19+
## [1.1.0](https://github.com/EspressoSystems/nitro-espresso-integration/compare/v3.9.8-espresso-v1.0.0...v3.9.8-espresso-v1.1.0) (2026-05-01)
20+
21+
22+
### Features
23+
24+
* remove legacy code ([#1041](https://github.com/EspressoSystems/nitro-espresso-integration/issues/1041)) ([0bfe79f](https://github.com/EspressoSystems/nitro-espresso-integration/commit/0bfe79f253801ea9ec43e9a568cec98074ca2d37))
25+
26+
27+
### Bug Fixes
28+
29+
* reject TESTS tee type with production service type ([#1040](https://github.com/EspressoSystems/nitro-espresso-integration/issues/1040)) ([c785a71](https://github.com/EspressoSystems/nitro-espresso-integration/commit/c785a7128908a5c93fc836fb9d705dd96de43a98))
30+
1931
## 1.0.0 (2026-04-16)
2032

2133

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"upstream": "3.9.8",
3-
"espresso": "1.0.0"
3+
"espresso": "1.1.0"
44
}

0 commit comments

Comments
 (0)