diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ab3e18..fba3a22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,16 +9,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -* `removeFunc` to specify which fields to remove (not filter for) based on functions - [ripe-pulse/#436](https://github.com/ripe-tech/ripe-pulse/issues/436) +* ### Changed -* Remove Travis CI - [products/#97](https://github.com/ripe-tech/products/issues/97) +* ### Fixed * +## [0.13.0] - 2023-11-27 + +### Added + +* `removeFunc` to specify which fields to remove (not filter for) based on functions - [ripe-pulse/#436](https://github.com/ripe-tech/ripe-pulse/issues/436) + +### Changed + +* Remove Travis CI - [products/#97](https://github.com/ripe-tech/products/issues/97) + ## [0.12.4] - 2022-12-19 ### Added diff --git a/package.json b/package.json index bb7f267..05462c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripe-commons", - "version": "0.12.4", + "version": "0.13.0", "description": "The RIPE Commons library", "keywords": [ "commons",