Skip to content

Commit 7ef4097

Browse files
committed
Updated build
1 parent 7d39e80 commit 7ef4097

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
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: 8.0.0-rc.7]
5+
## 8.0.0-rc.7
66
### Changed
7+
- Upgrade ngx-bootstrap and other dependencies.
78
- FIO-8779 updated class name for page number
89

910
## 8.0.0-rc.5

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": "8.0.0-rc.6",
3+
"version": "8.0.0-rc.7",
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": "8.0.0-rc.6",
3+
"version": "8.0.0-rc.7",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/formio/angular-formio"

0 commit comments

Comments
 (0)