From 47c3ee43fb5a3d5beaf0fd918a525dab3abf5015 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 16 Jun 2022 09:28:57 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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