Skip to content

Commit

Permalink
chore(release): 1.2.8 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.8](v1.2.7...v1.2.8) (2022-02-06)

### 🔁 Chore

* **deps-dev:** bump @commitlint/cli from 15.0.0 to 16.0.1 ([53e3fec](53e3fec))
* **deps-dev:** bump @commitlint/cli from 16.0.1 to 16.0.2 ([c057aed](c057aed))
* **deps-dev:** bump @commitlint/cli from 16.0.2 to 16.0.3 ([b30db81](b30db81))
* **deps-dev:** bump @commitlint/cli from 16.0.3 to 16.1.0 ([dc0fc57](dc0fc57))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.1.1 to 13.1.2 ([6c801c6](6c801c6))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.1.2 to 13.1.3 ([37719e0](37719e0))
* **deps-dev:** bump @types/node from 16.11.13 to 17.0.5 ([070e2bb](070e2bb))
* **deps-dev:** bump @types/node from 17.0.10 to 17.0.12 ([13f6bdd](13f6bdd))
* **deps-dev:** bump @types/node from 17.0.12 to 17.0.13 ([b66e508](b66e508))
* **deps-dev:** bump @types/node from 17.0.13 to 17.0.14 ([ea132c1](ea132c1))
* **deps-dev:** bump @types/node from 17.0.5 to 17.0.7 ([69fefa5](69fefa5))
* **deps-dev:** bump @types/node from 17.0.7 to 17.0.8 ([83bcb89](83bcb89))
* **deps-dev:** bump @types/node from 17.0.8 to 17.0.9 ([a50ecaf](a50ecaf))
* **deps-dev:** bump @types/node from 17.0.9 to 17.0.10 ([b0e46a2](b0e46a2))
* **deps-dev:** bump eslint from 8.4.1 to 8.5.0 ([6817f7c](6817f7c))
* **deps-dev:** bump eslint from 8.5.0 to 8.6.0 ([e1f30b2](e1f30b2))
* **deps-dev:** bump eslint from 8.6.0 to 8.7.0 ([df24a8c](df24a8c))
* **deps-dev:** bump eslint from 8.7.0 to 8.8.0 ([100c807](100c807))
* **deps-dev:** bump lint-staged from 12.1.2 to 12.1.3 ([9029a63](9029a63))
* **deps-dev:** bump lint-staged from 12.1.3 to 12.1.4 ([27abdf1](27abdf1))
* **deps-dev:** bump lint-staged from 12.1.4 to 12.1.5 ([2d05279](2d05279))
* **deps-dev:** bump lint-staged from 12.1.5 to 12.1.7 ([86a0416](86a0416))
* **deps-dev:** bump lint-staged from 12.1.7 to 12.2.0 ([4f7f984](4f7f984))
* **deps-dev:** bump lint-staged from 12.2.0 to 12.2.1 ([efce6db](efce6db))
* **deps-dev:** bump lint-staged from 12.2.1 to 12.2.2 ([9b438a0](9b438a0))
* **deps-dev:** bump lint-staged from 12.2.2 to 12.3.1 ([1c73dd5](1c73dd5))
* **deps-dev:** bump lint-staged from 12.3.1 to 12.3.2 ([7ff9bd9](7ff9bd9))
* **deps-dev:** bump lint-staged from 12.3.2 to 12.3.3 ([b724a8b](b724a8b))
* **deps-dev:** bump rollup from 2.61.1 to 2.62.0 ([d80451e](d80451e))
* **deps-dev:** bump rollup from 2.62.0 to 2.63.0 ([d73e0fd](d73e0fd))
* **deps-dev:** bump rollup from 2.63.0 to 2.64.0 ([e2e8eb5](e2e8eb5))
* **deps-dev:** bump rollup from 2.64.0 to 2.65.0 ([ac4d7e9](ac4d7e9))
* **deps-dev:** bump rollup from 2.65.0 to 2.66.1 ([61061b3](61061b3))
* **deps-dev:** bump rollup from 2.66.1 to 2.67.0 ([f81cfa4](f81cfa4))
* **deps-dev:** bump rollup-plugin-typescript2 from 0.31.1 to 0.31.2 ([a732b66](a732b66))
* **deps-dev:** bump typedoc from 0.22.10 to 0.22.11 ([1996126](1996126))
* **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([796b812](796b812))

### 🐛 Fixes

* **docs:** add "installation" section and fix parts where import was wrong ([9aedbc1](9aedbc1))
  • Loading branch information
semantic-release-bot committed Feb 6, 2022
1 parent 9aedbc1 commit ddac509
Showing 1 changed file with 1 addition and 1 deletion.
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.2.7",
"version": "1.2.8",
"description": "Ultimate solution based on nanoexpress and best-practices",
"main": "cjs/nanoexpress.js",
"module": "esm/nanoexpress.js",
Expand Down

0 comments on commit ddac509

Please sign in to comment.