Skip to content

Commit 228c84d

Browse files
chore(release): 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2023-07-26) ### Bug Fixes * Basil dev dep ([58fed8f](58fed8f))
1 parent cc87d2e commit 228c84d

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.2.5](https://github.com/ExtendScript/extendscriptr/compare/v1.2.4...v1.2.5) (2023-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Basil dev dep ([58fed8f](https://github.com/ExtendScript/extendscriptr/commit/58fed8f473787c54ce3bb4803dc733f1b1da1bd2))

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
@@ -2,7 +2,7 @@
22
"bin": {
33
"extendscriptr": "./index.js"
44
},
5-
"version": "1.2.6",
5+
"version": "1.2.5",
66
"name": "extendscriptr",
77
"description": "A node build configuration to develop extendScripts with es2015 javascript code",
88
"scripts": {

0 commit comments

Comments
 (0)