Commit 27c464f 1 parent e411121 commit 27c464f Copy full SHA for 27c464f
File tree 2 files changed +9
-5
lines changed
2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
5
5
## [ Unreleased]
6
6
### Added
7
7
### Dependencies
8
+ ### Changed
9
+ ### Deprecated
10
+ ### Removed
11
+ ### Fixed
12
+ ### Security
13
+
14
+ ## [ 2.10.1]
15
+ ### Dependencies
8
16
- Bumps ` simple-git ` from 3.24.0 to 3.25.0
9
17
- Bumps ` prettier ` from 3.3.1 to 3.3.3
10
18
- 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/)
13
21
- Bumps ` faker ` from 5.5.3 to 6.6.6
14
22
- Bumps ` rimraf ` from 5.0.7 to 6.0.1
15
23
- Bumps ` @babel/eslint-parser ` from 7.24.7 to 7.24.8
16
- ### Changed
17
- ### Deprecated
18
- ### Removed
19
24
### Fixed
20
25
- Add missing types in ` package.json ` for ` aws-v3 ` ([ 810] ( https://github.com/opensearch-project/opensearch-js/pull/810 ) )
21
- ### Security
22
26
23
27
## [ 2.10.0]
24
28
### Added
Original file line number Diff line number Diff line change 33
33
}
34
34
},
35
35
"homepage" : " https://www.opensearch.org/" ,
36
- "version" : " 2.10.0 " ,
36
+ "version" : " 2.10.1 " ,
37
37
"versionCanary" : " 7.10.0-canary.6" ,
38
38
"keywords" : [
39
39
" opensearch" ,
You can’t perform that action at this time.
0 commit comments