Skip to content

Commit ac301f0

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-05-08) ### Bug Fixes * **workflow:** use lib folder from build ([2a4e490](2a4e490))
1 parent 2a4e490 commit ac301f0

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2024-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **workflow:** use lib folder from build ([2a4e490](https://github.com/ExtendScript/CSInterface/commit/2a4e490d70cb9a863608df8512d911d139316e7e))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)