Skip to content

Commit

Permalink
Updated version.
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed Jul 14, 2024
1 parent 6a0b2e4 commit a764b29
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

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.

## [Unreleased: 8.0.0-rc.3]
## 8.0.0-rc.5
### Fixed
- Adding a way to reset the resource provider cache.

## 8.0.0-rc.3
### Changed
- FIO-8667 fixed location of download PDF button
- FIO-8638 fixed saving components after changing form display
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/angular",
"version": "8.0.0-rc.3",
"version": "8.0.0-rc.6",
"scripts": {
"ng": "ng",
"build": "ng build angular-formio",
Expand Down
2 changes: 1 addition & 1 deletion projects/angular-formio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formio/angular",
"version": "8.0.0-rc.3",
"version": "8.0.0-rc.6",
"repository": {
"type": "git",
"url": "https://github.com/formio/angular-formio"
Expand Down

0 comments on commit a764b29

Please sign in to comment.