File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
Inspired from [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
3
3
4
+ ## [ Unreleased] ( https://github.com/opensearch-project/OpenSearch-Dashboards/compare/1.3.17...1.3 )
5
+
6
+ ### 💥 Breaking Changes
7
+
8
+ ### Deprecations
9
+
10
+ ### 🛡 Security
11
+
12
+ ### 📈 Features/Enhancements
13
+
14
+ ### 🐛 Bug Fixes
15
+
16
+ ### 🚞 Infrastructure
17
+
18
+ ### 📝 Documentation
19
+
20
+ ### 🛠 Maintenance
21
+
22
+ - [ Version] Increment version to 1.3.18 ([ #7191 ] ( https://github.com/opensearch-project/OpenSearch-Dashboards/pull/7191 ) )
23
+
24
+ ### 🪛 Refactoring
25
+
26
+ ### 🔩 Tests
27
+
4
28
## [ 1.3.17 - 2024-06-06] ( https://github.com/opensearch-project/OpenSearch-Dashboards/releases/tag/1.3.17 )
5
29
6
30
### 💥 Breaking Changes
Original file line number Diff line number Diff line change 11
11
" dashboarding"
12
12
],
13
13
"private" : true ,
14
- "version" : " 1.3.17 " ,
14
+ "version" : " 1.3.18 " ,
15
15
"branch" : " 1.3" ,
16
16
"types" : " ./opensearch_dashboards.d.ts" ,
17
17
"tsdocMetadata" : " ./build/tsdoc-metadata.json" ,
You can’t perform that action at this time.
0 commit comments