Skip to content

Commit ee37259

Browse files
chore(main): release 1.1.0 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4b594b7 commit ee37259

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/KarinJS/art-template/compare/v1.0.0...v1.1.0) (2025-04-14)
4+
5+
6+
### Features
7+
8+
* esm ([4b594b7](https://github.com/KarinJS/art-template/commit/4b594b7f02a455756390979bf9a2176daed55ef2))
9+
310
## 1.0.0 (2025-03-28)
411

512

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@karinjs/art-template",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "JavaScript Template Engine",
55
"keywords": [
66
"template"
@@ -33,7 +33,7 @@
3333
"js-tokens": "^3.0.1",
3434
"merge-source-map": "^1.0.3",
3535
"source-map": "^0.5.6",
36-
"terser": "^5.39.0",
36+
"terser": "^5.39.0",
3737
"typescript": "^5.8.2",
3838
"vite": "^6.2.6"
3939
},

0 commit comments

Comments
 (0)