Skip to content

Commit 93c6160

Browse files
authored
Merge pull request #7 from flowcore-io/release-please--branches--main--components--graphable
chore(main): release 1.2.1
2 parents 0b7f97f + 071f446 commit 93c6160

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.1](https://github.com/flowcore-io/graphable/compare/v1.2.0...v1.2.1) (2026-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **auth:** Enhance NextAuth.js handlers with error logging and improve redirect logic ([5080bce](https://github.com/flowcore-io/graphable/commit/5080bce26739cfbb9b3e99e8bfb2503f43a7c6c3))
9+
* Update linter rules and enhance Azure configuration scripts ([0b7f97f](https://github.com/flowcore-io/graphable/commit/0b7f97f6b971de64009b83bb2cda14668d766860))
10+
311
## [1.2.0](https://github.com/flowcore-io/graphable/compare/v1.1.0...v1.2.0) (2026-01-20)
412

513

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.2.0",
3+
"version": "1.2.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)