From 5f4bf68dc5f5e71bd08455fcca9591c8d9ece90e Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 18 Feb 2023 17:21:28 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94a1c88e6..588bd74fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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 `15.1.2` to `15.1.5` +- Upgraded `Nx` from version `15.6.3` to `15.7.2` + ## 1.236.0 - 2023-02-17 ### Changed