From 002fcfb2dd431069eb77f02fb92c5a103e95a9dc Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 4 Jan 2023 13:26:07 +0000 Subject: [PATCH] chore(release): 1.5.0 --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 34 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50c8489..97c7aa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,37 @@ 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. +## 1.5.0 (2023-01-04) + + +### Features + +* **add:** add new var ([ae9e90a](https://github.com/shrouti1507/sanity-test/commit/ae9e90a88c991f257456a93c3ab0702c8e5c08b7)) +* **new:** new var ([41eaf54](https://github.com/shrouti1507/sanity-test/commit/41eaf54be0cf12d322b02857031c83519cca2bc9)) + + +### Bug Fixes + +* **abc:** abc ([d8f32c5](https://github.com/shrouti1507/sanity-test/commit/d8f32c523004ac3a7a55a346a1d10711f4154065)) +* **abc:** abcd ([aca6c8a](https://github.com/shrouti1507/sanity-test/commit/aca6c8a8146bb0dd05fccd4252f4d92ef39dedff)) +* **abc:** abcs ([12fae20](https://github.com/shrouti1507/sanity-test/commit/12fae20a8b86dfee96a5091a3387dce0bab6125b)) +* **abc:** changing var ([e94d16c](https://github.com/shrouti1507/sanity-test/commit/e94d16cf1e010608b675c19e035992651f253f50)) +* **abc:** checking ([cd8077d](https://github.com/shrouti1507/sanity-test/commit/cd8077df354e04ae9190b4e4b8e0e32824621641)) +* **abcd:** efgh ([14738e9](https://github.com/shrouti1507/sanity-test/commit/14738e93c5ee3c6f8fd2ad4a4e615bb9749e4c7a)) +* **abd:** abd ([9b5dbc3](https://github.com/shrouti1507/sanity-test/commit/9b5dbc3c6624b4bba16a021887147c1b808fe72f)) +* **change:** var val ([bdc2e77](https://github.com/shrouti1507/sanity-test/commit/bdc2e77fe414d7a2dd39884ad04d5c30846becf2)) +* **change:** variable name ([5fdbf41](https://github.com/shrouti1507/sanity-test/commit/5fdbf41cede8e8f4dc373fedff27637a5f659b91)) +* **check:** fix var ([20b71a0](https://github.com/shrouti1507/sanity-test/commit/20b71a092ad28f5e3d662401d497818f9c190555)) +* **checks:** checking ([453f9a5](https://github.com/shrouti1507/sanity-test/commit/453f9a59ebe423eb2d6ec93c212b87910798c4eb)) +* **dev:** new var ([c525754](https://github.com/shrouti1507/sanity-test/commit/c5257547d82ff7e582aed6b72690ddd857581253)) +* **new:** abc new ([265b68d](https://github.com/shrouti1507/sanity-test/commit/265b68d980dbf168f60b44c8cd512e438a979186)) +* **new:** add new variable ([f3b222d](https://github.com/shrouti1507/sanity-test/commit/f3b222dd9e04daae940902cdd92d2bc8bcd07e36)) +* **new:** new var ([6c1ca9c](https://github.com/shrouti1507/sanity-test/commit/6c1ca9cbebc29c0c0c3bc5f40036b4f46ae4b9cc)) +* **remove:** remove ([41785cf](https://github.com/shrouti1507/sanity-test/commit/41785cf096a2c8d423b39e87677b9911395ba381)) +* **remove:** remove ([899f431](https://github.com/shrouti1507/sanity-test/commit/899f431e46ec63782400ec67394e6586092487e2)) +* **test:** hotfixing ([a7acfe7](https://github.com/shrouti1507/sanity-test/commit/a7acfe7b67e6562fd5bf24fa428485426fc7e4db)) +* **vars:** delete unnecessary bugs ([b9409c4](https://github.com/shrouti1507/sanity-test/commit/b9409c4bc7b568ec8f7590c4a99b863dd93ef6f7)) + ### 1.4.8 (2023-01-04) diff --git a/package-lock.json b/package-lock.json index dfaf7c4..b253236 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sanity-test", - "version": "1.4.8", + "version": "1.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sanity-test", - "version": "1.4.8", + "version": "1.5.0", "license": "ISC", "dependencies": { "conventional-github-releaser": "^3.1.5", diff --git a/package.json b/package.json index cf733ea..acf77a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-test", - "version": "1.4.8", + "version": "1.5.0", "description": "", "main": "index.js", "scripts": {