Skip to content

Commit db62f7e

Browse files
chore(release): 1.4.2 [skip ci]
## [1.4.2](v1.4.1...v1.4.2) (2023-11-29) ### Bug Fixes * **deps:** update dependency astro to v3.6.3 ([b393c0a](b393c0a))
1 parent 5641988 commit db62f7e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.2](https://github.com/ff6347/p5-code-sandbox/compare/v1.4.1...v1.4.2) (2023-11-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency astro to v3.6.3 ([b393c0a](https://github.com/ff6347/p5-code-sandbox/commit/b393c0af6fda015cb7b06724da0a960e1f8425fa))
7+
18
## [1.4.1](https://github.com/ff6347/p5-code-sandbox/compare/v1.4.0...v1.4.1) (2023-11-25)
29

310

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,7 +1,7 @@
11
{
22
"name": "@ff6347/p5-sandbox",
33
"private": true,
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"type": "module",
66
"scripts": {
77
"copy:p5": "mkdirp ./public/lib && shx cp -r ./node_modules/p5/lib ./public/",

0 commit comments

Comments
 (0)