Skip to content

Commit

Permalink
Merge pull request #328 from digipolisantwerp/master-changelog
Browse files Browse the repository at this point in the history
Master changelog
  • Loading branch information
NicolasYapla authored Aug 22, 2023
2 parents 2c1023f + e94afcf commit 8c4148c
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,30 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/),
and this project adheres to [Semantic Versioning](https://semver.org/).

## Unreleased

## 6.0.3 - 2023-08-22

### Changed

- Removed `date-fns-tz` as a dependency of `ngx-utils`

### Fixed

- `ngx-utils`: Correctly build type declarations for date utils
- Update peerDependencies for `ngx-icon` and `ngx-notifications`
- Added `date-fns` as a dependency of `ngx-utils`
- Add paddings to table headings

## 6.0.2 - 2023-08-16

### Fixed

- Bump all repo's to the same version to have consistent versioning

## 6.0.1 - 2023-08-16

### Fixed

- `ngx-utils` add type files into build

## 6.0.0 - 2023-06-21

Expand Down

0 comments on commit 8c4148c

Please sign in to comment.