File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## 5.2.1-rc.15
8
+ ### Changed
9
+ - Updated @formio/core @2.5.1-rc.9
10
+
7
11
## 5.2.1-rc.14
8
12
### Changed
9
13
- FIO-10552: revert change to pagination styling
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formio/js" ,
3
- "version" : " 5.2.1-rc.14 " ,
3
+ "version" : " 5.2.1-rc.15 " ,
4
4
"description" : " JavaScript powered Forms with JSON Form Builder" ,
5
5
"main" : " lib/cjs/index.js" ,
6
6
"exports" : {
80
80
"homepage" : " https://github.com/formio/formio.js#readme" ,
81
81
"dependencies" : {
82
82
"@formio/bootstrap" : " 3.1.2-rc.3" ,
83
- "@formio/core" : " 2.5.1-rc.8 " ,
83
+ "@formio/core" : " 2.5.1-rc.9 " ,
84
84
"@formio/text-mask-addons" : " ^3.8.0-formio.4" ,
85
85
"@formio/vanilla-text-mask" : " ^5.1.1-formio.1" ,
86
86
"abortcontroller-polyfill" : " ^1.7.5" ,
Original file line number Diff line number Diff line change 214
214
resolved "https://registry.yarnpkg.com/@formio/bootstrap/-/bootstrap-3.1.2-rc.3.tgz#7c961ed0d2802b9114539a09dfc8a744c3445813"
215
215
integrity sha512-ArSVnnu1e/wxAYbiGyHNp75lrgWQ2Ra1owN3bb0s2rC0zobNORECBF72p4ruITa0f4cKP/Ci8J09mduLFGdbvw==
216
216
217
-
218
- version "2.5.1-rc.8 "
219
- resolved "https://registry.yarnpkg.com/@formio/core/-/core-2.5.1-rc.8 .tgz#6d9ef1570f09502add875c8b6d569255604893f5 "
220
- integrity sha512-jScSRX7/MWJoQ+VxfvEaAIj+SoIJAeWUp+lZ3HREvyTv+Je0241hgO06c+lLuT8yOLpu0E0oyOvqc1mBr5Wpaw ==
217
+
218
+ version "2.5.1-rc.9 "
219
+ resolved "https://registry.yarnpkg.com/@formio/core/-/core-2.5.1-rc.9 .tgz#96da400a41d2cd7d6c2668a8ec49ab8c8607b270 "
220
+ integrity sha512-cflRHtZyPdrb38okjTURHfbZZaB7gT1u1KE20P58GeMorFpLkgh3E2eZ6uARnevoskpkSBxH2hKdZyLizSj6Yg ==
221
221
dependencies :
222
222
browser-cookies "^1.2.0"
223
223
core-js "^3.39.0"
You can’t perform that action at this time.
0 commit comments