From 1fccf439f719fa2fcdbc36284b37780bb1909504 Mon Sep 17 00:00:00 2001 From: rotorsoft Date: Tue, 19 Sep 2023 18:40:43 +0000 Subject: [PATCH] chore(release): @rotorsoft/calculator-artifacts-v1.7.8 --- CHANGELOG.md | 2 ++ libs/calculator-artifacts/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c185636a..57707666 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +#### 2023-09-19 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/calculator-artifacts-v1.7.7...@rotorsoft/calculator-artifacts-v1.7.8) @rotorsoft/calculator-artifacts-v1.7.8 + - PATCH [a6791f3a](https://github.com/Rotorsoft/eventually-monorepo/commit/a6791f3a19b1d98f274baec256f37b2837fa0cf4) fix: partial dynamo store #### 2023-09-19 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-service-expg-v1.1.4...@rotorsoft/eventually-service-expg-v1.1.5) @rotorsoft/eventually-service-expg-v1.1.5 - PATCH [a6791f3a](https://github.com/Rotorsoft/eventually-monorepo/commit/a6791f3a19b1d98f274baec256f37b2837fa0cf4) fix: partial dynamo store #### 2023-09-19 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-broker-v2.2.11...@rotorsoft/eventually-broker-v2.2.12) @rotorsoft/eventually-broker-v2.2.12 diff --git a/libs/calculator-artifacts/package.json b/libs/calculator-artifacts/package.json index c22dd7af..e580b9b0 100644 --- a/libs/calculator-artifacts/package.json +++ b/libs/calculator-artifacts/package.json @@ -1,6 +1,6 @@ { "name": "@rotorsoft/calculator-artifacts", - "version": "1.7.7", + "version": "1.7.8", "description": "Generic Calculator Library", "author": "rotorsoft", "license": "MIT",