Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increment version to 1.3.16
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <[email protected]>
zelinh committed Apr 11, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 24abf6c commit 08c2147
Showing 2 changed files with 23 additions and 6 deletions.
27 changes: 22 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,32 @@
# CHANGELOG
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased](https://github.com/opensearch-project/OpenSearch-Dashboards/compare/1.3.14...1.3)
## [Unreleased](https://github.com/opensearch-project/OpenSearch-Dashboards/compare/1.3.15...1.3)

### 💥 Breaking Changes

### Deprecations

### 🛡 Security

### 📈 Features/Enhancements

### 🐛 Bug Fixes

### 🚞 Infrastructure

### 📝 Documentation

### 🛠 Maintenance

- [Version] Increment version to 1.3.16 ([#](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/))

### 🪛 Refactoring

### 🔩 Tests

## [1.3.15](https://github.com/opensearch-project/OpenSearch-Dashboards/releases/tag/1.3.15)

### 🛡 Security

### 📈 Features/Enhancements
@@ -21,10 +41,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

- [Version] Increment version to 1.3.15 ([#5596](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/5596))
- Add @SuZhou-Joe as a maintainer. ([#5594](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/5594))

### 🪛 Refactoring

### 🔩 Tests
Move @seanneumann to emeritus maintainer ([#5634](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/5634))

## [1.3.14](https://github.com/opensearch-project/OpenSearch-Dashboards/releases/tag/1.3.14)

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"dashboarding"
],
"private": true,
"version": "1.3.15",
"version": "1.3.16",
"branch": "1.3",
"types": "./opensearch_dashboards.d.ts",
"tsdocMetadata": "./build/tsdoc-metadata.json",

0 comments on commit 08c2147

Please sign in to comment.