Skip to content

Commit 2d39bcf

Browse files
committed
Updated build: @formio/[email protected]
1 parent 9afa2fb commit 2d39bcf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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-
## [Unreleased: 9.0.0-rc.4]
5+
## 9.0.0-rc.4
66
- update @formio/js to 5.2.0-rc.6
77

88
## 9.0.0-rc.3

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formio/angular",
3-
"version": "9.0.0-rc.3",
3+
"version": "9.0.0-rc.4",
44
"scripts":{
55
"ng": "ng",
66
"build": "ng build angular-formio",

‎projects/angular-formio/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formio/angular",
3-
"version": "9.0.0-rc.3",
3+
"version": "9.0.0-rc.4",
44
"repository":{
55
"type": "git",
66
"url": "https://github.com/formio/angular-formio"

0 commit comments

Comments
(0)