From a3e14871095cfb41de9da149b263ff6d8524f9ae Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 30 Jul 2021 01:36:14 +0000 Subject: [PATCH] chore(release): 8.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [8.0.0](https://github.com/cwrc/CWRC-WriterBase/compare/v7.0.5...v8.0.0) (2021-07-30) ### Bug Fixes * **schema manager:** fetch schema: use new proxy endpoints ([c54d0a2](https://github.com/cwrc/CWRC-WriterBase/commit/c54d0a21e4e9de9a3a52f57ae854c4dd9a58f10b)) ### BREAKING CHANGES * **schema manager:** This is a minor breaking changes. If the endpoints were not setup on GitWriter config, this won’t affect you. If you do use these proxy endpoints, consult GitWrtier and GitServer repos to learn how what changed in the config file. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fe7059..f7ab684 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cwrc-writer-base", - "version": "7.0.5", + "version": "8.0.0", "description": "intuitive document editing with xml and rdf", "keywords": [ "xml",