Skip to content

Commit 8162ad1

Browse files
chore(main): release 1.0.0 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9da8ac0 commit 8162ad1

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# Change Log
1+
# 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "kubemani-diff",
33
"displayName": "kubemani-diff",
44
"description": "Kubernetes Manifest Diff",
5-
"version": "0.0.1",
5+
"version": "1.0.0",
66
"engines": {
77
"vscode": "^1.84.0"
88
},

0 commit comments

Comments
 (0)