Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 18, 2023
1 parent 9da8ac0 commit 8162ad1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Change Log
# Changelog

## 1.0.0 (2023-12-18)


### Features

* Initial release ([9da8ac0](https://github.com/sunggun-yu/vscode-kubemani-diff/commit/9da8ac0838a6ea127273229193df42ba4ec9a6d6))

## Change Log
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 8162ad1

Please sign in to comment.