@rebilly/revel
Advanced tools
Comparing version 6.31.0 to 6.31.1
@@ -1,6 +0,1 @@ | ||
## [6.31.0](https://github.com/Rebilly/rebilly/compare/revel-v6.30.47...revel-v6.31.0) (2024-08-28) | ||
### Features | ||
* **instruments,billing-portal:** Add feature flag to hide zero amount invoice items ([#7312](https://github.com/Rebilly/rebilly/issues/7312)) ([73ee075](https://github.com/Rebilly/rebilly/commit/73ee075d045aff963f820ba10b83af1e2b25f0e5)) | ||
## [6.31.1](https://github.com/Rebilly/rebilly/compare/revel-v6.31.0...revel-v6.31.1) (2024-09-02) |
{ | ||
"name": "@rebilly/revel", | ||
"version": "6.31.0", | ||
"version": "6.31.1", | ||
"files": [ | ||
@@ -50,3 +50,3 @@ "dist", | ||
"@types/jsdom": "^21.1.1", | ||
"@types/node": "^22.1.0", | ||
"@types/node": "^22.5.1", | ||
"@vitejs/plugin-vue": "^5.0.5", | ||
@@ -53,0 +53,0 @@ "@vue/babel-preset-app": "^5.0.8", |
3186744