Skip to content

Commit a6584c8

Browse files
authored
Merge pull request #6 from flowcore-io/release-please--branches--main--components--graphable
chore(main): release 1.2.0
2 parents c37b373 + e43bdb7 commit a6584c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.2.0](https://github.com/flowcore-io/graphable/compare/v1.1.0...v1.2.0) (2026-01-20)
4+
5+
6+
### Features
7+
8+
* Add public test page and enhance authentication error handling ([c37b373](https://github.com/flowcore-io/graphable/commit/c37b373722cb9106d2bca66a8c5cb59c910774e0))
9+
310
## [1.1.0](https://github.com/flowcore-io/graphable/compare/v1.0.0...v1.1.0) (2026-01-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": "graphable",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)