Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kolorfilm committed Sep 6, 2023
1 parent b370b2d commit 8eafcbc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ 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](http://semver.org/).

## [2.0.6] - 2023-09-06

### Changed

- use ts-node (instead of nodemon) for start (bundled) application in production

## [2.0.3] - [2.0.5]

### Changed

- bump packages + dependencies to latest versions
- change jest + tsconfig config to fit updated dependencies

## [2.0.2] - 2022-06-19

### Added
Expand Down

0 comments on commit 8eafcbc

Please sign in to comment.