Skip to content

Commit 97112d9

Browse files
iamhyciamhyc
authored andcommitted
ci(release): bump v0.8.1
1 parent d7f6602 commit 97112d9

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.8.1] - 2024-01-17
8+
### Added
9+
- ci: auto publish on tag update
10+
- Commit: 0622fd11c416b1f01757c8af0d00a0978aa128d6
11+
12+
### Changed
13+
- fix: typo in keybindings for mac
14+
- Commit: c733cddff9b84f6201f2b8af475dc0c094b09158
15+
- fix: use error/warning popup for user input
16+
- Commit: d7f6602abb1676a46eb03de3ffa63a4c678ba7e9
17+
718
## [0.8.0] - 2024-01-12
819
### Added
920
- chore: Create config.yaml

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "overleaf-workshop",
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
5-
"version": "0.8.0",
5+
"version": "0.8.1",
66
"icon": "resources/icons/app_icon.png",
77
"author": {
88
"name": "iamhyc",

0 commit comments

Comments
 (0)