Skip to content

Commit

Permalink
Version Bump: 2.10.1 (#817)
Browse files Browse the repository at this point in the history
Signed-off-by: Theo Truong <theotr@amazon.com>
  • Loading branch information
nhtruong authored Jul 15, 2024
1 parent e411121 commit 27c464f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
### Added
### Dependencies
### Changed
### Deprecated
### Removed
### Fixed
### Security

## [2.10.1]
### Dependencies
- Bumps `simple-git` from 3.24.0 to 3.25.0
- Bumps `prettier` from 3.3.1 to 3.3.3
- Bumps `@aws-sdk/types` from 3.577.0 to 3.609.0
Expand All @@ -13,12 +21,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `faker` from 5.5.3 to 6.6.6
- Bumps `rimraf` from 5.0.7 to 6.0.1
- Bumps `@babel/eslint-parser` from 7.24.7 to 7.24.8
### Changed
### Deprecated
### Removed
### Fixed
- Add missing types in `package.json` for `aws-v3` ([810](https://github.com/opensearch-project/opensearch-js/pull/810))
### Security

## [2.10.0]
### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}
},
"homepage": "https://www.opensearch.org/",
"version": "2.10.0",
"version": "2.10.1",
"versionCanary": "7.10.0-canary.6",
"keywords": [
"opensearch",
Expand Down

0 comments on commit 27c464f

Please sign in to comment.