We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98155c5 commit 8090831Copy full SHA for 8090831
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# [1.4.0](https://github.com/JoshuaKGoldberg/template-typescript-node-package/compare/v1.3.0...v1.4.0) (2022-12-13)
2
+
3
+### Features
4
5
+- bind console log for performance (not really) ([#105](https://github.com/JoshuaKGoldberg/template-typescript-node-package/issues/105)) ([98155c5](https://github.com/JoshuaKGoldberg/template-typescript-node-package/commit/98155c5fdb301c78bc9a04a5933b4843fb186692))
package.json
@@ -67,5 +67,5 @@
67
"test": "vitest"
68
},
69
"type": "module",
70
- "version": "1.2.0"
+ "version": "1.4.0"
71
}
0 commit comments