Skip to content

Commit

Permalink
chore(release): 2.148.0
Browse files Browse the repository at this point in the history
# [2.148.0](v2.147.1...v2.148.0) (2025-02-18)

### Features

* add Height integration with OAuth and API key support (UI-1345)(UI-1351)(UI-1350) ([#1004](#1004)) ([d2423a0](d2423a0))
  • Loading branch information
semantic-release-bot committed Feb 18, 2025
1 parent d2423a0 commit 1122cd4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.148.0](https://github.com/autokitteh/web-platform/compare/v2.147.1...v2.148.0) (2025-02-18)


### Features

* add Height integration with OAuth and API key support (UI-1345)(UI-1351)(UI-1350) ([#1004](https://github.com/autokitteh/web-platform/issues/1004)) ([d2423a0](https://github.com/autokitteh/web-platform/commit/d2423a041b55c15df3a0ac5aeffdfcf17bd93e1f))

## [2.147.1](https://github.com/autokitteh/web-platform/compare/v2.147.0...v2.147.1) (2025-02-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "autokitteh",
"private": true,
"type": "module",
"version": "2.147.1",
"version": "2.148.0",
"scripts": {
"build": "vite build",
"build-storybook": "storybook build",
Expand Down

0 comments on commit 1122cd4

Please sign in to comment.