From bed9aedbe976cff0701528aab1cecd52bc3b2acd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 14 Mar 2023 15:48:52 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ### [1.0.1](https://github.com/mixmaxhq/salesforce-ip-addresses/compare/v1.0.0...v1.0.1) (2023-03-14) ### Bug Fixes * migrate to github actions ([#9](https://github.com/mixmaxhq/salesforce-ip-addresses/issues/9)) ([a7f7b78](https://github.com/mixmaxhq/salesforce-ip-addresses/commit/a7f7b7811e58005095965d7d85162f7eca2aa789)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0a0889..d455d06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.0.1](https://github.com/mixmaxhq/salesforce-ip-addresses/compare/v1.0.0...v1.0.1) (2023-03-14) + + +### Bug Fixes + +* migrate to github actions ([#9](https://github.com/mixmaxhq/salesforce-ip-addresses/issues/9)) ([a7f7b78](https://github.com/mixmaxhq/salesforce-ip-addresses/commit/a7f7b7811e58005095965d7d85162f7eca2aa789)) + ## 1.0.0 (2021-10-25) diff --git a/package-lock.json b/package-lock.json index f5996b7..1991f71 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "salesforce-ip-addresses", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "salesforce-ip-addresses", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "devDependencies": { "@commitlint/cli": "^13.2.0", diff --git a/package.json b/package.json index 37eff95..a3b3d0a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "salesforce-ip-addresses", "private": false, - "version": "1.0.0", + "version": "1.0.1", "description": "A module to expose the list of Salesforce IP addresses from the official docs https://help.salesforce.com/s/articleView?id=000321501&type=1", "main": "dist/index.js", "files": [