Skip to content

Commit be2674d

Browse files
Updated build: uswds-viewer@5.10.18
1 parent dec8fd8 commit be2674d

File tree

5 files changed

+8
-4
lines changed

5 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 5.10.18
8+
### Changed
9+
- Updated pdf-server@5.10.18
10+
711
## 5.10.18-rc.0
812
### Changed
913
- Updated pdf-server@5.10.18-rc.0

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
## ##
1919
#######################################################
2020

21-
FROM formio/pdf-server:5.10.18-rc.0
21+
FROM formio/pdf-server:5.10.18
2222
COPY ./dist /src/node_modules/formio-viewer/dist/

dist/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/lib/formiojs/formio.form.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uswds-viewer",
3-
"version": "5.10.17",
3+
"version": "5.10.18",
44
"description": "A Form.io form viewer application for US Web Design Standards",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)