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 3b365dd commit 67bbdd7Copy full SHA for 67bbdd7
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.0.7](https://github.com/wessberg/ts-evaluator/compare/v1.0.6...v1.0.7) (2022-07-29)
2
+
3
4
5
## [1.0.6](https://github.com/wessberg/ts-evaluator/compare/v1.0.5...v1.0.6) (2022-07-29)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "ts-evaluator",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "An interpreter for Typescript that can evaluate an arbitrary Node within a Typescript AST",
"scripts": {
"generate:sandhog": "sandhog all --yes",
0 commit comments