Skip to content

Commit 95f61d4

Browse files
authored
Merge pull request #3 from Blankeos/changeset-release/main
Version Packages
2 parents 58594f2 + 9f055e4 commit 95f61d4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/serious-geese-fold.md

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

CHANGELOG.md

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

3+
## 1.1.6
4+
5+
### Patch Changes
6+
7+
- [`58594f2`](https://github.com/Blankeos/tsdot/commit/58594f2117eb659ca968067b2b88ce3a0e66cbf3) Thanks [@Blankeos](https://github.com/Blankeos)! - fix: browser runtime add tsdot to window.
8+
39
## 1.1.5
410

511
### 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.5",
3+
"version": "1.1.6",
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)