From 446e8dd57fe6f525de344a2c3cdeef5f8644cede Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 10 Feb 2022 21:23:45 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd6e9aa6..97df251e5 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.1.2` to `13.2.3` +- Upgraded `Nx` from version `13.4.1` to `13.8.1` +- Upgraded `storybook` from version `6.4.9` to `6.4.18` + ## 1.114.1 - 10.02.2022 ### Fixed