Skip to content

Commit

Permalink
Version Bump: 3.2.0 (#966)
Browse files Browse the repository at this point in the history
Signed-off-by: Theo Truong <[email protected]>
  • Loading branch information
nhtruong authored Jan 22, 2025
1 parent 235245d commit a6b4593
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,15 @@ Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Fixed
### Security

## [3.2.0]
### Changed
- Updated API to match the OpenSearch spec from Jan 21, 2025

## [3.1.0]
### Added
- Added export of component types ([#955](https://github.com/opensearch-project/opensearch-js/issues/955))
### Dependencies
### Changed
- Updated API to match the OpenSearch spec from Jan 09, 2025
### Deprecated
### Removed
### Fixed
### Security

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

0 comments on commit a6b4593

Please sign in to comment.