Skip to content

Commit cfdb6a3

Browse files
authored
Merge pull request #9 from Blankeos/changeset-release/main
Version Packages
2 parents 39730b0 + 8758c12 commit cfdb6a3

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/happy-pens-hang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thin-wombats-prove.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# dot.js
22

3+
## 1.1.9
4+
5+
### Patch Changes
6+
7+
- [`39730b0`](https://github.com/Blankeos/tsdot/commit/39730b054e68ff81ec1a641b71a76e67549097c2) Thanks [@Blankeos](https://github.com/Blankeos)! - fix: partial typings for doT.template() options.
8+
9+
- [`39730b0`](https://github.com/Blankeos/tsdot/commit/39730b054e68ff81ec1a641b71a76e67549097c2) Thanks [@Blankeos](https://github.com/Blankeos)! - docs: strip doesn't remove \n (useful for code formatted stuff).
10+
311
## 1.1.8
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tsdot",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "The fastest + concise javascript template engine for Node.js and browsers.",
55
"license": "MIT",
66
"author": "Carlo Taleon",

0 commit comments

Comments
 (0)