We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03330fd commit 6092a5cCopy full SHA for 6092a5c
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [2.1.0](https://github.com/geekdada/yasd/compare/v2.0.12...v2.1.0) (2024-11-25)
2
+
3
4
+### Features
5
6
+* Add argument support in evaluating scripts ([03330fd](https://github.com/geekdada/yasd/commit/03330fd4e06136de644eafda1b31cbcd93a864c5))
7
8
9
10
## [2.0.12](https://github.com/geekdada/yasd/compare/v2.0.11...v2.0.12) (2024-10-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "yasd",
- "version": "2.0.12",
+ "version": "2.1.0",
"private": true,
"type": "module",
"license": "MIT",
0 commit comments