Skip to content

Commit

Permalink
Merge pull request #7 from huangjien/nativeUI
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
huangjien authored Jun 7, 2024
2 parents 1f35b96 + 8bfb5b8 commit 7cadef6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [v0.2.21]
## [v0.2.23]

### New Feature

Expand All @@ -9,4 +9,6 @@
### Bug Fix

- fix: 🐛 tweak the UI [20293af](https://github.com/huangjien/jenkins-log-reader/commit/20293aff619a31f7f01c08af48dc874a79234d4c)
- fix: 🐛 css not packed [fe90c61](https://github.com/huangjien/jenkins-log-reader/commit/fe90c61b9d2b37a01bf2271566ce6393b09c39ce)
- fix: 🐛 replace truncate with rm in fs [2f56b7c](https://github.com/huangjien/jenkins-log-reader/commit/2f56b7c2cdba1e57b27e59f1c8e0987583cb55d1)
## [v0.1.5]
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": "jenkins-log-reader",
"displayName": "jenkins-log-reader",
"description": "read jenkins log, analyse with local AI.",
"version": "0.2.21",
"version": "0.2.23",
"engines": {
"vscode": "^1.90.0"
},
Expand Down

0 comments on commit 7cadef6

Please sign in to comment.