From c6491b63de8cc2b1b1b07f7914128cd6e6a34654 Mon Sep 17 00:00:00 2001 From: Caroline Moraes Date: Thu, 8 Feb 2024 15:22:44 -0300 Subject: [PATCH 1/2] build: change version --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index db2a8f7..ab77df7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@r4digital/occurrence-codes", - "version": "1.2.2", + "version": "1.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@r4digital/occurrence-codes", - "version": "1.2.2", + "version": "1.2.4", "license": "ISC", "devDependencies": { "@types/node": "^14.14.31", diff --git a/package.json b/package.json index d3d10c5..ac73f9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@r4digital/occurrence-codes", - "version": "1.2.2", + "version": "1.2.4", "description": "Occurrence enum codes", "main": "./lib/index.js", "types": "./lib/index.d.ts", From 5e2e4678cbab0519480ad485cde8411ceb0daa7e Mon Sep 17 00:00:00 2001 From: Caroline Moraes Date: Thu, 8 Feb 2024 15:38:10 -0300 Subject: [PATCH 2/2] docs: fix version in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9a3c4d..79c74a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [1.2.1] - 2024-02-08 +## [1.2.4] - 2024-02-08 - Added new code: - BI0007 - Product not found