Skip to content

Commit dcc718f

Browse files
author
root
committed
updated build
1 parent 7e3da44 commit dcc718f

File tree

3 files changed

+18
-14
lines changed

3 files changed

+18
-14
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## 4.11.1-rc.6
6+
### Changed
7+
8+
59
## 4.11.1-rc.5
610
### Changed
711

package-lock.json

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-formio",
3-
"version": "4.11.1-rc.5",
3+
"version": "4.11.1-rc.6",
44
"scripts": {
55
"build": "gulp build",
66
"build:watch": "gulp",
@@ -107,7 +107,7 @@
107107
},
108108
"dependencies": {
109109
"core-js": "^3.6.5",
110-
"formiojs": "^4.12.1-rc.8",
110+
"formiojs": "^4.12.1-rc.9",
111111
"lodash": "^4.17.20",
112112
"ngx-bootstrap": "^5.6.1"
113113
}

0 commit comments

Comments
 (0)