We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9696edd commit 378e0f9Copy full SHA for 378e0f9
1 file changed
README.md
@@ -61,6 +61,15 @@ npx giget "gh:onify/functions#v2.0.0./" ./ --force --verbose
61
62
### latest
63
64
+### 2.0.2
65
+
66
+- build: bump `mssql` to 12.1.1
67
+- build: bump `vitest` to 4.0.14
68
+- build: update GitHub Actions to use Node.js 20 and latest action versions
69
+- build: fix GitHub Actions gcloud authentication (remove deprecated Python 2.7 dependency)
70
+- fix: replace deprecated `assert` with `with` in JSON import statements
71
+- fix: add imports mapping to test package.json files for module resolution
72
73
### 2.0.1
74
75
- build: bump `fast-xml-parser` to 4.3.6
0 commit comments