Skip to content

Commit

Permalink
docs: add CHANGELOG (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekzyla committed Apr 5, 2024
1 parent af0cbe5 commit 485065d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Changelog

## [1.0.2]

### Changed
- add CHANGELOG
- upgraded node version in github workflows to 20.12.0

### Upgraded github actions
- docker/setup-qemu-action to "3"
- docker/setup-buildx-action to "3.2.0"
- docker/metadata-action to "5.5.1"
- actions/setup-node to "4.0.2"
- actions/checkout to "4"
- cycjimmy/semantic-release-action to "4.1.0"
- semantic version to "21.1.1"
- semantic-release-replace-plugin to "1.2.7"

### upgraded devDependencies
- mongodb to "6.5.0"
- @splunk/babel-preset to "^4.0.0"
- enzyme-adapter-react-16 to "^1.15.8"
- node to "20.12.0"
- mongoose to "^8.3.0"
- lerna to "^8.1.2"

0 comments on commit 485065d

Please sign in to comment.