Skip to content

Commit

Permalink
chore(release): 1.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.2](v1.5.1...v1.5.2) (2023-03-02)

### 🔁 Chore

* **deps-dev:** bump @commitlint/cli from 17.3.0 to 17.4.0 ([c9599a2](c9599a2))
* **deps-dev:** bump @commitlint/cli from 17.4.0 to 17.4.1 ([ccabaf4](ccabaf4))
* **deps-dev:** bump @commitlint/cli from 17.4.1 to 17.4.2 ([5cb591d](5cb591d))
* **deps-dev:** bump @commitlint/cli from 17.4.2 to 17.4.3 ([400c3d1](400c3d1))
* **deps-dev:** bump @commitlint/cli from 17.4.3 to 17.4.4 ([581654f](581654f))
* **deps-dev:** bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 ([1985478](1985478))
* **deps-dev:** bump @types/node from 18.11.18 to 18.11.19 ([1990d15](1990d15))
* **deps-dev:** bump @types/node from 18.11.19 to 18.13.0 ([8bf91f3](8bf91f3))
* **deps-dev:** bump @types/node from 18.13.0 to 18.14.0 ([d63b5c6](d63b5c6))
* **deps-dev:** bump @types/node from 18.14.0 to 18.14.1 ([fd08285](fd08285))
* **deps-dev:** bump @types/node from 18.14.1 to 18.14.2 ([8caf913](8caf913))
* **deps-dev:** bump @types/node from 18.14.2 to 18.14.4 ([932fd29](932fd29))
* **deps-dev:** bump commitlint-config-airlight from 5.0.2 to 5.0.3 ([78bac0f](78bac0f))
* **deps-dev:** bump commitlint-config-airlight from 5.0.3 to 6.0.0 ([ab58d58](ab58d58))
* **deps-dev:** bump eslint from 8.31.0 to 8.32.0 ([5588c98](5588c98))
* **deps-dev:** bump eslint from 8.32.0 to 8.33.0 ([42dfbb6](42dfbb6))
* **deps-dev:** bump eslint from 8.33.0 to 8.34.0 ([67ed83e](67ed83e))
* **deps-dev:** bump eslint from 8.34.0 to 8.35.0 ([69827b1](69827b1))
* **deps-dev:** bump husky from 8.0.2 to 8.0.3 ([13b227b](13b227b))
* **deps-dev:** bump lint-staged from 13.1.0 to 13.1.1 ([21c2def](21c2def))
* **deps-dev:** bump lint-staged from 13.1.1 to 13.1.2 ([8adb295](8adb295))
* **deps-dev:** bump lint-staged-config-airlight from 3.0.5 to 4.0.0 ([88b602b](88b602b))
* **deps-dev:** bump prettier from 2.8.1 to 2.8.2 ([939accb](939accb))
* **deps-dev:** bump prettier from 2.8.2 to 2.8.3 ([696dfb4](696dfb4))
* **deps-dev:** bump prettier from 2.8.3 to 2.8.4 ([a624072](a624072))
* **deps-dev:** bump prettier-config-airlight from 1.0.6 to 2.0.0 ([5828e39](5828e39))
* **deps-dev:** bump rollup from 3.10.0 to 3.10.1 ([29cd0af](29cd0af))
* **deps-dev:** bump rollup from 3.10.1 to 3.11.0 ([f60e98d](f60e98d))
* **deps-dev:** bump rollup from 3.11.0 to 3.12.1 ([059af44](059af44))
* **deps-dev:** bump rollup from 3.12.1 to 3.13.0 ([b82cb4a](b82cb4a))
* **deps-dev:** bump rollup from 3.13.0 to 3.14.0 ([59427b0](59427b0))
* **deps-dev:** bump rollup from 3.14.0 to 3.15.0 ([87742b2](87742b2))
* **deps-dev:** bump rollup from 3.15.0 to 3.16.0 ([1e9dbdd](1e9dbdd))
* **deps-dev:** bump rollup from 3.16.0 to 3.17.2 ([d8bf47f](d8bf47f))
* **deps-dev:** bump rollup from 3.17.2 to 3.17.3 ([2d090ef](2d090ef))
* **deps-dev:** bump rollup from 3.17.3 to 3.18.0 ([4c05c98](4c05c98))
* **deps-dev:** bump rollup from 3.9.1 to 3.10.0 ([16c49fa](16c49fa))
* **deps-dev:** bump smartlint from 5.0.7 to 6.0.0 ([e8ee527](e8ee527))
* **deps-dev:** bump typedoc from 0.23.23 to 0.23.24 ([ab742dd](ab742dd))
* **deps-dev:** bump typedoc from 0.23.24 to 0.23.25 ([788a758](788a758))
* **deps-dev:** bump typedoc from 0.23.25 to 0.23.26 ([4b0543b](4b0543b))
* github actions ci build update ([2b4e224](2b4e224))

### 🐛 Fixes

* **lint:** code lint fixes ([7ba0ded](7ba0ded))
  • Loading branch information
semantic-release-bot committed Mar 2, 2023
1 parent 7ba0ded commit a82d7d6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cjs/nanoexpress.cjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion esm/nanoexpress.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nanoexpress/ultimate",
"type": "module",
"version": "1.5.1",
"version": "1.5.2",
"description": "Ultimate solution based on nanoexpress and best-practices",
"main": "cjs/nanoexpress.js",
"module": "esm/nanoexpress.js",
Expand Down
2 changes: 1 addition & 1 deletion typings/polyfills/http-request.d.ts.map

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

2 changes: 1 addition & 1 deletion typings/polyfills/http-response.d.ts.map

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

0 comments on commit a82d7d6

Please sign in to comment.