From e57903b18eec3a24268bfd595d8871f0ab717357 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joa=CC=83o=20Leal?= Date: Wed, 22 Jun 2022 10:39:26 +0100 Subject: [PATCH] version: add new version --- CHANGELOG.md | 16 +++++++++++----- package.json | 2 +- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 796f966..ca25032 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -* Add `getRipeWhiteAdminOptions` method - [ripe-util-vue/#267](https://github.com/ripe-tech/ripe-util-vue/issues/267) -* Add `getRipeWhiteOptions` method - [ripe-util-vue/#267](https://github.com/ripe-tech/ripe-util-vue/issues/267) -* Add testing to env methods -* Add option to reverse the `dateString` - [ripe-util-vue/#259](https://github.com/ripe-tech/ripe-util-vue/issues/259) -* Add `getRipeConfigPublicOptions` and `getRipeConfigOptions` method - [ripe-white/#961](https://github.com/ripe-tech/ripe-white/issues/961) +* ### Changed @@ -23,6 +19,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * +## [0.12.0] - 2022-06-22 + +### Added + +* Add `getRipeWhiteAdminOptions` method - [ripe-util-vue/#267](https://github.com/ripe-tech/ripe-util-vue/issues/267) +* Add `getRipeWhiteOptions` method - [ripe-util-vue/#267](https://github.com/ripe-tech/ripe-util-vue/issues/267) +* Add testing to env methods +* Add option to reverse the `dateString` - [ripe-util-vue/#259](https://github.com/ripe-tech/ripe-util-vue/issues/259) +* Add `getRipeConfigPublicOptions` and `getRipeConfigOptions` method - [ripe-white/#961](https://github.com/ripe-tech/ripe-white/issues/961) + ## [0.11.0] - 2022-06-06 ### Added diff --git a/package.json b/package.json index f1c7195..8f35035 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripe-commons", - "version": "0.11.0", + "version": "0.12.0", "description": "The RIPE Commons library", "keywords": [ "commons",