diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e90506a1..59fb75fd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Upgraded `angular` from version `13.3.6` to `14.0.2` +- Upgraded `Nx` from version `14.1.4` to `14.3.5` +- Upgraded `storybook` from version `6.4.22` to `6.5.9` + ## 1.160.0 - 15.06.2022 ### Fixed