Skip to content

Commit 79b2573

Browse files
committed
0.4.4
1 parent b76cf1b commit 79b2573

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.4.4 - 18 Sep 2024
2+
3+
- renderer:
4+
- fixes using more than one filter for good (hope so)
5+
- ci:
6+
- filters: adds more complex test to validate multiple filters
7+
18
## 0.4.3 - 18 Sep 2024
29

310
- renderer:

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "keikan",
3-
"version" : "0.4.3",
3+
"version" : "0.4.4",
44
"type" : "module",
55
"description" : "Node template based on ejs",
66
"license" : "MIT",

0 commit comments

Comments
 (0)