From 5e8625f0638feaba35e5764d9ccf396f98ff264a Mon Sep 17 00:00:00 2001
From: yasin inat <risyasin@gmail.com>
Date: Mon, 18 Nov 2024 11:22:50 +0200
Subject: [PATCH] chore(release): 0.1.6

---
 CHANGELOG.md | 2 ++
 package.json | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7901009..cb41c66 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
 
 All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 
+### [0.1.6](https://git.evrima.net/dev/nokia-assignment/compare/v0.1.4...v0.1.6) (2024-11-18)
+
 ### [0.1.5](https://git.evrima.net/dev/nokia-assignment/compare/v0.1.4...v0.1.5) (2024-11-18)
 
 ### [0.1.4](https://git.evrima.net/dev/nokia-assignment/compare/v0.1.3...v0.1.4) (2024-11-17)
diff --git a/package.json b/package.json
index 2817b70..63514da 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "nokia-assignment",
-  "version": "0.1.5",
+  "version": "0.1.6",
   "main": "src/index.ts",
   "license": "UNLICENSED",
   "private": true,
-- 
GitLab