Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danibix95 committed Sep 22, 2023
1 parent 6e345df commit e1f7730
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Github Actions to release the library and automatically publish on npm registry

## v2.0.0 - 2023-09-14

### Breaking change

- time is not displayed in seconds but in milliseconds
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ajv": "^8.12.0",
"eslint": "^8.49.0",
"kafkajs": "^2.2.4",
"tap": "^16.3.7"
"tap": "^16.3.8"
},
"peerDependencies": {
"kafkajs": "^2.2.4"
Expand Down

0 comments on commit e1f7730

Please sign in to comment.