From 9885a3427b7367a3476041fce7c0e2870e973134 Mon Sep 17 00:00:00 2001 From: lane-formio Date: Mon, 30 Sep 2024 10:17:26 -0500 Subject: [PATCH] Update Build --- Changelog.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index f2e6200..d5170ad 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Change Log All notable changes to this project will be documented in this file +## 2.2.0-rc.6 +### Changed + - Update image + ## 2.2.0-rc.5 ### Changed - remove non-functional tests diff --git a/package.json b/package.json index dcbef88..de4d804 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdf-libraries", - "version": "2.2.0-rc.5", + "version": "2.2.0-rc.6", "description": "", "main": "index.js", "scripts": {