Skip to content

Commit a26e2ea

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-05-08) ### Bug Fixes * **ci:** fix build ([a77f963](a77f963))
1 parent d28e54e commit a26e2ea

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/ExtendScript/CSInterface/compare/v1.0.0...v1.0.1) (2024-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** fix build ([a77f963](https://github.com/ExtendScript/CSInterface/commit/a77f96311611b3371a4d52637d9e98a0adefb55a))
7+
18
# 1.0.0 (2024-05-08)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@extendscript/csinterface",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "TypeScript version of Adobe CSInterface",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)