diff --git a/CHANGES.md b/CHANGES.md index c65e4bd..de3fa51 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,14 @@ +## [3.5.2](https://github.com/patternslib/dev/compare/3.5.1...3.5.2) (2023-10-16) + + +### Maintenance + + +* Upgrade dependencies. ([e5fb5b8](https://github.com/patternslib/dev/commit/e5fb5b8bb004eb5990d6326fe93d8ed02cbbf362)) + ## [3.5.1](https://github.com/patternslib/dev/compare/3.5.0...3.5.1) (2023-09-23) @@ -631,4 +639,4 @@ all dependencies will be installed. * Initial dev setup, based on @patternslib/patternslib. ([12968fb](https://github.com/patternslib/dev/commit/12968fb0c9ee8d0b858acc88d8d3077a70cfa6d2)) -* Upgrade dependencies. ([134295d](https://github.com/patternslib/dev/commit/134295d67fe7c479c73c7878fd1d3ef0a07e5a83)) +* Upgrade dependencies. ([134295d](https://github.com/patternslib/dev/commit/134295d67fe7c479c73c7878fd1d3ef0a07e5a83)) \ No newline at end of file diff --git a/package.json b/package.json index 624aa40..3785285 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@patternslib/dev", - "version": "3.5.1", + "version": "3.5.2", "description": "Development base files for working with Patternslib and add-ons.", "license": "MIT", "dependencies": {