From 28c33e30499f376caf5bb51bc0b64e6ca740ad72 Mon Sep 17 00:00:00 2001 From: lane-formio Date: Wed, 22 May 2024 09:28:08 -0500 Subject: [PATCH] Updated Build --- Changelog.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 1e6d85d..eb94004 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.1.3-rc.7 +### Changed + - Update image + ## 2.1.3-rc.6 ### Changed - Update image diff --git a/package.json b/package.json index 1b97c0a..0170c0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdf-libraries", - "version": "2.1.3-rc.6", + "version": "2.1.3-rc.7", "description": "", "main": "index.js", "scripts": {