Skip to content

Commit ebdbd2d

Browse files
authored
chore(main): release 1.1.0 (#5)
1 parent 2b6b8a7 commit ebdbd2d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please/main-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.1"}
1+
{".":"1.1.0"}

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.0](https://github.com/OGS-GmbH/guthrie/compare/v1.0.1...v1.1.0) (2026-04-20)
4+
5+
6+
### Features
7+
8+
* add nextjs compatibility ([2b6b8a7](https://github.com/OGS-GmbH/guthrie/commit/2b6b8a786df9993c30887068494c9714043e27c2))
9+
310
## [1.0.1](https://github.com/OGS-GmbH/guthrie/compare/v1.0.0...v1.0.1) (2026-04-08)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ogs-gmbh/guthrie",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A Decarative UI Runtime Engine powered by React.",
55
"keywords": [
66
"component-rendering",

0 commit comments

Comments
 (0)