Skip to content

Commit 0f71baf

Browse files
chore(release): 2.168.0
# [2.168.0](v2.167.1...v2.168.0) (2025-03-14) ### Features * **UI-1429:** add default-oauth to salesforce integration ([#1086](#1086)) ([11e1280](11e1280))
1 parent 11e1280 commit 0f71baf

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.168.0](https://github.com/autokitteh/web-platform/compare/v2.167.1...v2.168.0) (2025-03-14)
2+
3+
4+
### Features
5+
6+
* **UI-1429:** add default-oauth to salesforce integration ([#1086](https://github.com/autokitteh/web-platform/issues/1086)) ([11e1280](https://github.com/autokitteh/web-platform/commit/11e128099344e3df6465488db8f958f7be5b1c36))
7+
18
## [2.167.1](https://github.com/autokitteh/web-platform/compare/v2.167.0...v2.167.1) (2025-03-13)
29

310
# [2.167.0](https://github.com/autokitteh/web-platform/compare/v2.166.7...v2.167.0) (2025-03-13)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "autokitteh",
33
"private": true,
44
"type": "module",
5-
"version": "2.167.1",
5+
"version": "2.168.0",
66
"scripts": {
77
"build": "vite build",
88
"build-storybook": "storybook build",

0 commit comments

Comments
 (0)