Skip to content

Commit 397f1ff

Browse files
committed
chore(release): 0.0.33
1 parent c525c3d commit 397f1ff

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.33](https://github.com/a-h/templ-vscode/compare/v0.0.32...v0.0.33) (2025-02-13)
6+
7+
8+
### Bug Fixes
9+
10+
* vscode engine bump ([c525c3d](https://github.com/a-h/templ-vscode/commit/c525c3d4bd0e13b11e6d96e967a5bbb737a96a3f))
11+
512
### [0.0.32](https://github.com/a-h/templ-vscode/compare/v0.0.30...v0.0.32) (2025-02-13)
613

714

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"workspaceContains:**/*.templ"
1212
],
1313
"main": "./dist/main.js",
14-
"version": "0.0.32",
14+
"version": "0.0.33",
1515
"engines": {
1616
"vscode": "^1.95.0"
1717
},

0 commit comments

Comments
 (0)