Skip to content

Commit e6a774f

Browse files
committed
ci(release): bump v0.15.4
1 parent 4fcfb68 commit e6a774f

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.15.4] - 2025-04-16
8+
### Changed
9+
- fix: overleaf synccode
10+
- Commit: 4fcfb68df19b570b11aef1697be9ac4f610c8f28
11+
712
## [0.15.3] - 2025-04-15
813
### Changed
914
- fix: overleaf official site connection loss

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.15.3",
5+
"version": "0.15.4",
66
"icon": "resources/icons/app_icon.png",
77
"author": {
88
"name": "iamhyc",

0 commit comments

Comments
 (0)