From 1eccfc6ec579f950483c093c593ff819bc7bc844 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 30 Jul 2024 10:39:22 +0000 Subject: [PATCH] chore(release): 1.16.8 [skip ci] ## [1.16.8](https://github.com/notifme/notifme-sdk/compare/v1.16.7...v1.16.8) (2024-07-30) ### Bug Fixes * **deps:** bump @babel/runtime-corejs2 from 7.24.8 to 7.25.0 ([8df16c0](https://github.com/notifme/notifme-sdk/commit/8df16c00ed4ffdc5e0c54baa79d8e3182690c54e)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ad86dd..04068f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notifme-sdk", - "version": "1.16.7", + "version": "1.16.8", "description": "Unified notification SDK (emails, SMS, pushes, webpushes...) for Node.js", "main": "lib/index.js", "repository": {