Skip to content

Commit

Permalink
chore(release): 1.2.5 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.5](v1.2.4...v1.2.5) (2021-12-16)

### 🔁 Chore

* **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.6 to 13.1.1 ([f29b97e](f29b97e))
* **deps-dev:** bump @types/node from 16.11.10 to 16.11.11 ([a71507f](a71507f))
* **deps-dev:** bump @types/node from 16.11.11 to 16.11.12 ([09fdc04](09fdc04))
* **deps-dev:** bump @types/node from 16.11.12 to 16.11.13 ([63a45b4](63a45b4))
* **deps-dev:** bump @types/node from 16.11.9 to 16.11.10 ([eecf019](eecf019))
* **deps-dev:** bump eslint from 8.2.0 to 8.3.0 ([d39997d](d39997d))
* **deps-dev:** bump eslint from 8.3.0 to 8.4.0 ([c45c4b5](c45c4b5))
* **deps-dev:** bump eslint from 8.4.0 to 8.4.1 ([8dc60c5](8dc60c5))
* **deps-dev:** bump lint-staged from 12.0.3 to 12.1.2 ([b7df88b](b7df88b))
* **deps-dev:** bump prettier from 2.4.1 to 2.5.0 ([133513e](133513e))
* **deps-dev:** bump prettier from 2.5.0 to 2.5.1 ([fd49c88](fd49c88))
* **deps-dev:** bump rollup from 2.60.0 to 2.60.1 ([7443c48](7443c48))
* **deps-dev:** bump rollup from 2.60.1 to 2.60.2 ([dec89c5](dec89c5))
* **deps-dev:** bump rollup from 2.60.2 to 2.61.0 ([ef3332b](ef3332b))
* **deps-dev:** bump rollup from 2.61.0 to 2.61.1 ([835c841](835c841))
* **deps-dev:** bump rollup-plugin-typescript2 from 0.31.0 to 0.31.1 ([d69d67c](d69d67c))
* **deps-dev:** bump typedoc from 0.22.9 to 0.22.10 ([5f03f90](5f03f90))
* **deps-dev:** bump typescript from 4.4.4 to 4.5.2 ([1720ec9](1720ec9))
* **deps-dev:** bump typescript from 4.5.2 to 4.5.3 ([5e314ba](5e314ba))
* **deps-dev:** bump typescript from 4.5.3 to 4.5.4 ([5f29983](5f29983))

### 🐛 Fixes

* **license:** add GPL-3.0 license ([b61f9d5](b61f9d5))
  • Loading branch information
semantic-release-bot committed Dec 16, 2021
1 parent b61f9d5 commit d589162
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.4",
"version": "1.2.5",
"description": "Ultimate solution based on nanoexpress and best-practices",
"main": "cjs/nanoexpress.js",
"module": "esm/nanoexpress.js",
Expand Down

0 comments on commit d589162

Please sign in to comment.