Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-vl committed Apr 23, 2024
1 parent 0349c9f commit eb245ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Change Log

## 4.0.0 (IN PROGRESS)
## 3.8.0 (IN PROGRESS)

### Features / Enhancements

- Add Checkbox List element (#382)
- Update syntax support in Code Editor (#383)
- Add plugin e2e tests and remove cypress (#390)
- Add server-based form elements example (#392)

## 3.7.0 (2024-03-10)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
"test:ci": "jest --maxWorkers 4 --coverage",
"upgrade": "npm upgrade --save"
},
"version": "4.0.0"
"version": "3.8.0"
}

0 comments on commit eb245ac

Please sign in to comment.