-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
af0cbe5
commit 485065d
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |