Skip to content

Commit b789ed5

Browse files
chore: release v0.14.0 [skip ci]
1 parent 7920136 commit b789ed5

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.14.0](https://github.com/databricks/appkit/compare/v0.13.0...v0.14.0) (2026-03-03)
6+
7+
* reference databricks skills on claude file ([#151](https://github.com/databricks/appkit/issues/151)) ([7920136](https://github.com/databricks/appkit/commit/7920136822c469c54978862118f692fa95725ac2))
8+
59
## [0.13.0](https://github.com/databricks/appkit/compare/v0.12.2...v0.13.0) (2026-03-03)
610

711
* add genie to template ([#153](https://github.com/databricks/appkit/issues/153)) ([bdf815a](https://github.com/databricks/appkit/commit/bdf815a87ac2a11ef1cee0618af74c8c95f66ae1))

packages/appkit-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@databricks/appkit-ui",
33
"type": "module",
4-
"version": "0.13.0",
4+
"version": "0.14.0",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/databricks/appkit.git"

packages/appkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@databricks/appkit",
33
"type": "module",
4-
"version": "0.13.0",
4+
"version": "0.14.0",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
77
"packageManager": "pnpm@10.21.0",

0 commit comments

Comments
 (0)