@rebilly/revel 12.28.0 → 12.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
- ## [12.28.0](https://github.com/Rebilly/rebilly/compare/revel-v12.27.0...revel-v12.28.0) (2026-04-24)
1
+ ## [12.29.0](https://github.com/Rebilly/rebilly/compare/revel-v12.28.0...revel-v12.29.0) (2026-04-24)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * **Revel:** Update icon set for Revel ([#20807](https://github.com/Rebilly/rebilly/issues/20807)) ([1188aca](https://github.com/Rebilly/rebilly/commit/1188aca51ca64c2f872cae8aefdcb92faa78bd61))
6
+ * **billing-portal:** Added billing information modal ([#20848](https://github.com/Rebilly/rebilly/issues/20848)) ([8ebc6d1](https://github.com/Rebilly/rebilly/commit/8ebc6d1359b67379509afaf9203a7764f34192bb))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rebilly/revel",
3
- "version": "12.28.0",
3
+ "version": "12.29.0",
4
4
  "files": [
5
5
  "dist",
6
6
  "CHANGELOG.md"