From a99a88d5573a02fa1d73255808ab46f382803434 Mon Sep 17 00:00:00 2001 From: Pedro Carolina Date: Thu, 9 Nov 2023 10:49:59 +0000 Subject: [PATCH] release 0.24.0 --- CHANGELOG.md | 10 ++++++++-- package.json | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be4ef4b24..1bea740b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -* `title` and `subTitle` optional props to Lightbox component - [#635](https://github.com/ripe-tech/ripe-components-vue/issues/635) -* `tiny` as an option to the size prop in the Section Expandable component- [#641](https://github.com/ripe-tech/ripe-components-vue/issues/641) +* ### Changed @@ -20,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * +## [0.24.0] - 2023-11-09 + +### Added + +* `title` and `subTitle` optional props to Lightbox component - [#635](https://github.com/ripe-tech/ripe-components-vue/issues/635) +* `tiny` as an option to the size prop in the Section Expandable component- [#641](https://github.com/ripe-tech/ripe-components-vue/issues/641) + ## [0.23.7] - 2023-10-23 ### Changed diff --git a/package.json b/package.json index 3148ef716..d88c09733 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripe-components-vue", - "version": "0.23.7", + "version": "0.24.0", "description": "RIPE Components for Vue.js", "keywords": [ "components",