Skip to content

Commit b12af84

Browse files
authored
Merge pull request #12 from flowcore-io/release-please--branches--main--components--graphable
chore(main): release 1.2.6
2 parents 341344e + 90599da commit b12af84

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.6](https://github.com/flowcore-io/graphable/compare/v1.2.5...v1.2.6) (2026-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* replace Button+render+Link with styled Link components ([309c7c8](https://github.com/flowcore-io/graphable/commit/309c7c8ad2bcb0b2e750d3f8521f9ec16c22dc16))
9+
* update DataSourcesPage to use Button component for new data source link ([341344e](https://github.com/flowcore-io/graphable/commit/341344ee9cdcb7047c12dc5a0d5d6e34f1f5986b))
10+
311
## [1.2.5](https://github.com/flowcore-io/graphable/compare/v1.2.4...v1.2.5) (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.5",
3+
"version": "1.2.6",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)