Skip to content

Commit

Permalink
chore(release): 2.747.0-rc.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.747.0-rc.2](v2.747.0-rc.1...v2.747.0-rc.2) (2024-07-11)

### 🐛 Bugfixes

* missing newAcctTerms and newsConsent form values for opt-in-comms exp ([b86b01c](b86b01c))

### 🏗️ Build System

* **deps:** bump libphonenumber-js from 1.10.7 to 1.11.4 ([32e2277](32e2277))
* **deps:** bump vue-router from 3.5.1 to 3.6.5 ([cb7e8c2](cb7e8c2))
  • Loading branch information
kiva-robot committed Jul 11, 2024
1 parent b86b01c commit 8c0e845
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [2.747.0-rc.2](https://github.com/kiva/ui/compare/v2.747.0-rc.1...v2.747.0-rc.2) (2024-07-11)


### 🐛 Bugfixes

* missing newAcctTerms and newsConsent form values for opt-in-comms exp ([b86b01c](https://github.com/kiva/ui/commit/b86b01c2a94dbb1bdbc851298414bb7d7ec07eb5))


### 🏗️ Build System

* **deps:** bump libphonenumber-js from 1.10.7 to 1.11.4 ([32e2277](https://github.com/kiva/ui/commit/32e227725de78ead3e7642c3c79a7bc9fa71ee8f))
* **deps:** bump vue-router from 3.5.1 to 3.6.5 ([cb7e8c2](https://github.com/kiva/ui/commit/cb7e8c23bb7623919672f14fdd0692c83b03690f))

## [2.747.0-rc.1](https://github.com/kiva/ui/compare/v2.746.0...v2.747.0-rc.1) (2024-07-11)


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
@@ -1,6 +1,6 @@
{
"name": "kvue",
"version": "2.747.0-rc.1",
"version": "2.747.0-rc.2",
"description": "The Kiva ui",
"author": "braincrave",
"private": true,
Expand Down

0 comments on commit 8c0e845

Please sign in to comment.