Browse Source

Update changelog

pull/3422/head
Thomas Kaul 1 year ago
parent
commit
c76f79e581
  1. 7
      CHANGELOG.md

7
CHANGELOG.md

@ -5,6 +5,12 @@ 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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Upgraded `Nx` from version `19.0.2` to `19.0.5`
## 2.82.0 - 2024-05-22 ## 2.82.0 - 2024-05-22
### Changed ### Changed
@ -16,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Refactored various pages to standalone components - Refactored various pages to standalone components
- Upgraded `@internationalized/number` from version `3.5.0` to `3.5.2` - Upgraded `@internationalized/number` from version `3.5.0` to `3.5.2`
- Upgraded `body-parser` from version `1.20.1` to `1.20.2` - Upgraded `body-parser` from version `1.20.1` to `1.20.2`
- Upgraded `Nx` from version `19.0.2` to `19.0.5`
- Upgraded `zone.js` from version `0.14.4` to `0.14.5` - Upgraded `zone.js` from version `0.14.4` to `0.14.5`
## 2.81.0 - 2024-05-12 ## 2.81.0 - 2024-05-12

Loading…
Cancel
Save