-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: adds changelog
- Loading branch information
Showing
2 changed files
with
28 additions
and
13 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
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,15 @@ | ||
# Snyk Changelog | ||
|
||
## [1.0.0] - v20220930.131821 | ||
### Changes | ||
- chore: update snyk cli to v1.1017.0 [ROAD-1163] (#62) | ||
- fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.3 to 2.13.4 (#61) | ||
- chore: update CONTRIBUTING.md | ||
- chore: update Contributions section in README | ||
- chore: move CONTRIBUTING.md to root | ||
- Merge pull request #60 from snyk/snyk-upgrade-9de3f2738ba2ccef258a146d2f6a5c4c | ||
- fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.2.2 to 2.13.3 | ||
- Merge pull request #59 from snyk/snyk-upgrade-4a132885a3632067b55c3a305e3d27a1 | ||
- fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.2.1 to 2.13.2.2 | ||
- Merge pull request #58 from snyk/snyk-fix-55a615e07c3890c86298bc82ddccb8c2 | ||
- fix: pom.xml to reduce vulnerabilities |