We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9da8ac0 commit 8162ad1Copy full SHA for 8162ad1
CHANGELOG.md
@@ -1 +1,10 @@
1
-# Change Log
+# Changelog
2
+
3
+## 1.0.0 (2023-12-18)
4
5
6
+### Features
7
8
+* Initial release ([9da8ac0](https://github.com/sunggun-yu/vscode-kubemani-diff/commit/9da8ac0838a6ea127273229193df42ba4ec9a6d6))
9
10
+## Change Log
package.json
@@ -2,7 +2,7 @@
"name": "kubemani-diff",
"displayName": "kubemani-diff",
"description": "Kubernetes Manifest Diff",
- "version": "0.0.1",
+ "version": "1.0.0",
"engines": {
"vscode": "^1.84.0"
},
0 commit comments