Skip to content

Commit 27c464f

Browse files
authored
Version Bump: 2.10.1 (#817)
Signed-off-by: Theo Truong <theotr@amazon.com>
1 parent e411121 commit 27c464f

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

CHANGELOG.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
## [Unreleased]
66
### Added
77
### Dependencies
8+
### Changed
9+
### Deprecated
10+
### Removed
11+
### Fixed
12+
### Security
13+
14+
## [2.10.1]
15+
### Dependencies
816
- Bumps `simple-git` from 3.24.0 to 3.25.0
917
- Bumps `prettier` from 3.3.1 to 3.3.3
1018
- Bumps `@aws-sdk/types` from 3.577.0 to 3.609.0
@@ -13,12 +21,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1321
- Bumps `faker` from 5.5.3 to 6.6.6
1422
- Bumps `rimraf` from 5.0.7 to 6.0.1
1523
- Bumps `@babel/eslint-parser` from 7.24.7 to 7.24.8
16-
### Changed
17-
### Deprecated
18-
### Removed
1924
### Fixed
2025
- Add missing types in `package.json` for `aws-v3` ([810](https://github.com/opensearch-project/opensearch-js/pull/810))
21-
### Security
2226

2327
## [2.10.0]
2428
### Added

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
},
3535
"homepage": "https://www.opensearch.org/",
36-
"version": "2.10.0",
36+
"version": "2.10.1",
3737
"versionCanary": "7.10.0-canary.6",
3838
"keywords": [
3939
"opensearch",

0 commit comments

Comments
 (0)