Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Jan 4, 2023
1 parent 925098e commit 002fcfb
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 3 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-test",
"version": "1.4.8",
"version": "1.5.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 002fcfb

Please sign in to comment.