diff --git a/.yarn/cache/@rollup-rollup-darwin-arm64-npm-4.6.1-4e41987212-10c0.zip b/.yarn/cache/@rollup-rollup-darwin-arm64-npm-4.6.1-4e41987212-10c0.zip new file mode 100644 index 00000000..c25d6ee7 Binary files /dev/null and b/.yarn/cache/@rollup-rollup-darwin-arm64-npm-4.6.1-4e41987212-10c0.zip differ diff --git a/.yarn/cache/@rollup-rollup-linux-x64-gnu-npm-4.6.1-dd3309cd92-10c0.zip b/.yarn/cache/@rollup-rollup-linux-x64-gnu-npm-4.6.1-dd3309cd92-10c0.zip deleted file mode 100644 index 2e6d13e0..00000000 Binary files a/.yarn/cache/@rollup-rollup-linux-x64-gnu-npm-4.6.1-dd3309cd92-10c0.zip and /dev/null differ diff --git a/.yarn/cache/fsevents-patch-19706e7e35-10c0.zip b/.yarn/cache/fsevents-patch-19706e7e35-10c0.zip new file mode 100644 index 00000000..3998a232 Binary files /dev/null and b/.yarn/cache/fsevents-patch-19706e7e35-10c0.zip differ diff --git a/CHANGELOG.md b/CHANGELOG.md index c092f924..f442df6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v11.1.0] - 23.01.2024 + +### Changed + +- Bump @babel/traverse from 7.21.3 to 7.23.7 +- Bump tough-cookie from 4.1.2 to 4.1.3 +- Bump word-wrap from 1.2.3 to 1.2.5 + ## [v11.0.3] - 18.01.2024 ### Changed diff --git a/package.json b/package.json index b7268f5f..f037392d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@itslearning/protomorph", "description": "Shared build config for frontend applications", - "version": "11.0.3", + "version": "11.1.0", "author": "Itslearning AS", "license": "MIT", "scripts": {