Skip to content

Commit 21f5ea2

Browse files
chore(tagscript): release tagscript@1.2.13
1 parent 2f23da2 commit 21f5ea2

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

packages/tagscript/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,28 @@ All notable changes to this project will be documented in this file.
2424

2525
- Setup lint again (#114) ([ea7a209](https://github.com/imranbarbhuiya/tagscript/commit/ea7a20956408b006096d585447ec2630cc4285cb))
2626

27+
# [tagscript@1.2.12](https://github.com/imranbarbhuiya/tagscript/compare/tagscript@1.2.11...tagscript@1.2.12) - (2022-10-10)
28+
29+
## 📝 Documentation
30+
31+
- Add some examples ([453668b](https://github.com/imranbarbhuiya/tagscript/commit/453668b0c5cb86875ed2906085bdbbe898f59cdc))
32+
- Fix examples ([89b6c49](https://github.com/imranbarbhuiya/tagscript/commit/89b6c49d6aac810d3856fa42c81394093ec6d429))
33+
- Add some examples ([14a2cd2](https://github.com/imranbarbhuiya/tagscript/commit/14a2cd2ba51b9807d7a7f5a1fca2fa12e654f9c5))
34+
- Add @allcontributors[bot] as a contributor ([23bb4ef](https://github.com/imranbarbhuiya/tagscript/commit/23bb4ef97a9f0feaf43b764e871c43c2a281242f))
35+
- Escape fix ([16f16f1](https://github.com/imranbarbhuiya/tagscript/commit/16f16f18dcddbf9bf02075e7719936703765a290))
36+
- Fix docs ([9ea716d](https://github.com/imranbarbhuiya/tagscript/commit/9ea716d2b663ccec661c20010ad19dff0cc8329a))
37+
38+
# [tagscript@1.2.11](https://github.com/imranbarbhuiya/tagscript/compare/tagscript@1.2.10...tagscript@1.2.11) - (2022-10-05)
39+
40+
## 📝 Documentation
41+
42+
- Add ShoXcy as a contributor for doc (#111) ([c88b338](https://github.com/imranbarbhuiya/tagscript/commit/c88b33898faef5816d5e8192c140b8d8efef814b))
43+
- Fix changelog ([96dd604](https://github.com/imranbarbhuiya/tagscript/commit/96dd604f2c9e2f1fd2409e26f71848f8a9b829cb))
44+
45+
## 🪞 Styling
46+
47+
- Setup lint again (#114) ([ea7a209](https://github.com/imranbarbhuiya/tagscript/commit/ea7a20956408b006096d585447ec2630cc4285cb))
48+
2749
# [tagscript@1.2.11](https://github.com/imranbarbhuiya/tagscript/compare/tagscript@1.2.10...tagscript@1.2.11) - (2022-10-05)
2850

2951
## 📝 Documentation

packages/tagscript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tagscript",
3-
"version": "1.2.12",
3+
"version": "1.2.13",
44
"description": "A simple and safe template engine.",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)