File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ # [ tagscript@1.3.0] ( https://github.com/imranbarbhuiya/tagscript/compare/tagscript@1.2.14...tagscript@1.3.0 ) - (2022-12-09)
6+
7+ ## 🐛 Bug Fixes
8+
9+ - Rename files and bump deps ([ f73eaa3] ( https://github.com/imranbarbhuiya/tagscript/commit/f73eaa381a9c14047121160d7acf57834c2890cc ) )
10+ - Code block copy button ([ ead3152] ( https://github.com/imranbarbhuiya/tagscript/commit/ead31521ac4406b30a6a090b203ba5587743f908 ) )
11+ - Relative url ([ 6e7b0f9] ( https://github.com/imranbarbhuiya/tagscript/commit/6e7b0f98cf0cc51357c1a582ad9f736b93223b84 ) )
12+
13+ ## 🚀 Features
14+
15+ - Add parsers ([ 7c5bfe2] ( https://github.com/imranbarbhuiya/tagscript/commit/7c5bfe28031375bb71c96488376749d8d53c9f33 ) )
16+
17+ # [ tagscript@1.2.12] ( https://github.com/imranbarbhuiya/tagscript/compare/tagscript@1.2.11...tagscript@1.2.12 ) - (2022-10-10)
18+
19+ ## 📝 Documentation
20+
21+ - Add some examples ([ 453668b] ( https://github.com/imranbarbhuiya/tagscript/commit/453668b0c5cb86875ed2906085bdbbe898f59cdc ) )
22+ - Fix examples ([ 89b6c49] ( https://github.com/imranbarbhuiya/tagscript/commit/89b6c49d6aac810d3856fa42c81394093ec6d429 ) )
23+ - Add some examples ([ 14a2cd2] ( https://github.com/imranbarbhuiya/tagscript/commit/14a2cd2ba51b9807d7a7f5a1fca2fa12e654f9c5 ) )
24+ - Add @allcontributors [ bot] as a contributor ([ 23bb4ef] ( https://github.com/imranbarbhuiya/tagscript/commit/23bb4ef97a9f0feaf43b764e871c43c2a281242f ) )
25+ - Escape fix ([ 16f16f1] ( https://github.com/imranbarbhuiya/tagscript/commit/16f16f18dcddbf9bf02075e7719936703765a290 ) )
26+ - Fix docs ([ 9ea716d] ( https://github.com/imranbarbhuiya/tagscript/commit/9ea716d2b663ccec661c20010ad19dff0cc8329a ) )
27+
28+ # [ tagscript@1.2.11] ( https://github.com/imranbarbhuiya/tagscript/compare/tagscript@1.2.10...tagscript@1.2.11 ) - (2022-10-05)
29+
30+ ## 📝 Documentation
31+
32+ - Add ShoXcy as a contributor for doc (#111 ) ([ c88b338] ( https://github.com/imranbarbhuiya/tagscript/commit/c88b33898faef5816d5e8192c140b8d8efef814b ) )
33+ - Fix changelog ([ 96dd604] ( https://github.com/imranbarbhuiya/tagscript/commit/96dd604f2c9e2f1fd2409e26f71848f8a9b829cb ) )
34+
35+ ## 🪞 Styling
36+
37+ - Setup lint again (#114 ) ([ ea7a209] ( https://github.com/imranbarbhuiya/tagscript/commit/ea7a20956408b006096d585447ec2630cc4285cb ) )
38+
539# [ tagscript@1.2.12] ( https://github.com/imranbarbhuiya/tagscript/compare/tagscript@1.2.11...tagscript@1.2.12 ) - (2022-10-10)
640
741## 📝 Documentation
Original file line number Diff line number Diff line change 11{
22 "name" : " tagscript" ,
3- "version" : " 1.2.14 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " A simple and safe template engine." ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments