Skip to content

Commit 6092a5c

Browse files
committed
chore: release v2.1.0
1 parent 03330fd commit 6092a5c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [2.0.12](https://github.com/geekdada/yasd/compare/v2.0.11...v2.0.12) (2024-10-06)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yasd",
3-
"version": "2.0.12",
3+
"version": "2.1.0",
44
"private": true,
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)