Skip to content

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lane-formio committed Jul 11, 2024
1 parent d80aa1b commit 6a94aa2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 5.0.0-rc.66
### Changed
- FIO-8652: DataGrid does not reorder
- FIO-8659: no modal edit in display tab

## 5.0.0-rc.65
### Changed
- Updated @formio/core@2.2.0-rc.4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formio/js",
"version": "5.0.0-rc.65",
"version": "5.0.0-rc.66",
"description": "JavaScript powered Forms with JSON Form Builder",
"main": "lib/cjs/index.js",
"exports": {
Expand Down

0 comments on commit 6a94aa2

Please sign in to comment.