Skip to content

Commit a268e40

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.0...v4.1.0) (2025-05-26) ### Features * add share code functionality ([47554c5](47554c5)) * simplify the console ([cccfa69](cccfa69)) * update about modal to use tailwind ([b817456](b817456)) * use tailwind for History component ([8d84540](8d84540)) * use tailwindcss for styling ([622837e](622837e))
1 parent d230cab commit a268e40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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": "js-playground",
33
"description": "JavaScript Playground hooked up with Redux",
4-
"version": "4.0.0",
4+
"version": "4.1.0",
55
"private": true,
66
"scripts": {
77
"predeploy": "npm run build",

0 commit comments

Comments
 (0)