From 466cfd4395581d325d97f80ca7163dd62fdd04c8 Mon Sep 17 00:00:00 2001 From: Zak Burke Date: Fri, 25 Jan 2019 06:41:14 -0500 Subject: [PATCH] release v1.5.0 --- CHANGELOG.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d266b02e..648e31f40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-circulation -## 1.5.0 IN PROGRESS +## 1.5.0 (https://github.com/folio-org/ui-circulation/tree/v1.5.0) (2019-01-25) +[Full Changelog](https://github.com/folio-org/ui-circulation/compare/v1.4.0...v1.5.0) * Add new policy types to policy menu in rules editor. Fixes UICIRC-164. * Upgrade to stripes v2.0.0. diff --git a/package.json b/package.json index bf8456d7f..82be4efa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/circulation", - "version": "1.4.1", + "version": "1.5.0", "description": "Circulation manager", "repository": "folio-org/ui-circulation", "publishConfig": {