Skip to content

Commit

Permalink
chore(release): 2.746.0-rc.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.746.0-rc.1](v2.745.0...v2.746.0-rc.1) (2024-07-02)

### 🎉 New Features

* remove double donation feature from donation-only thanks page ([4708b3c](4708b3c))
* replace BE FLSS key ([991d78f](991d78f))
* update footer link to new page ([ea9fd3d](ea9fd3d))

### 🐛 Bugfixes

* ensure the login section isn't shown when a receipt is present ([66592e0](66592e0))
  • Loading branch information
kiva-robot committed Jul 2, 2024
1 parent f47a4c1 commit 523d870
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [2.746.0-rc.1](https://github.com/kiva/ui/compare/v2.745.0...v2.746.0-rc.1) (2024-07-02)


### 🎉 New Features

* remove double donation feature from donation-only thanks page ([4708b3c](https://github.com/kiva/ui/commit/4708b3cd7435c727f46bce40ea4bf26a773f2942))
* replace BE FLSS key ([991d78f](https://github.com/kiva/ui/commit/991d78f3b06d6593becc0b90c86fb500eab6bd84))
* update footer link to new page ([ea9fd3d](https://github.com/kiva/ui/commit/ea9fd3d97c03017b79d835d1d294d94ab7d56936))


### 🐛 Bugfixes

* ensure the login section isn't shown when a receipt is present ([66592e0](https://github.com/kiva/ui/commit/66592e02d88dc518c4f25df305bc2f71912e1071))

## [2.745.0](https://github.com/kiva/ui/compare/v2.744.0...v2.745.0) (2024-07-01)


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.745.0",
"version": "2.746.0-rc.1",
"description": "The Kiva ui",
"author": "braincrave",
"private": true,
Expand Down

0 comments on commit 523d870

Please sign in to comment.