Skip to content

Commit

Permalink
chore: release 2.1.0
Browse files Browse the repository at this point in the history
## [2.1.0](v2.0.4...v2.1.0) (2022-03-18)

### Features

* make releasing easier ([#93](#93)) ([b3e8324](b3e8324))

### Bug Fixes

* **deps:** update dependency ramda to v0.28.0 ([#74](#74)) ([26b1eb4](26b1eb4))

### Documentation

* add github badges ([#68](#68)) ([c101297](c101297))

### Configuration changes

* **renovate:** use shared preset ([#84](#84)) ([24abffc](24abffc))

### Miscellaneous Chores

* **deps:** update actions/checkout action to v3 ([#83](#83)) ([432459e](432459e))
* **deps:** update dependency @babel/eslint-parser to v7.17.0 ([#77](#77)) ([b9c7502](b9c7502))
* **deps:** update dependency @middy/core to v2.5.7 ([#75](#75)) ([c3f74ff](c3f74ff))
* **deps:** update dependency eslint to v8.11.0 ([#89](#89)) ([d0f772c](d0f772c))
* **deps:** update dependency eslint to v8.8.0 ([#71](#71)) ([c9aca83](c9aca83))
* **deps:** update dependency eslint-config-prettier to v8.5.0 ([#87](#87)) ([db65c30](db65c30))
* **deps:** update dependency eslint-plugin-import to v2.25.4 ([#72](#72)) ([899114e](899114e))
* **deps:** update dependency eslint-plugin-jest to v26 ([#76](#76)) ([0121338](0121338))
* **deps:** update dependency jest to v27.4.7 ([#73](#73)) ([fdce354](fdce354))
* **deps:** update dependency jest to v27.5.1 ([#85](#85)) ([4ce92b7](4ce92b7))
* **deps:** update dependency lint-staged to v12.3.3 ([#69](#69)) ([327b770](327b770))
* **deps:** update dependency lint-staged to v12.3.4 ([#81](#81)) ([ef4f46b](ef4f46b))
* **deps:** update dependency lint-staged to v12.3.5 ([#88](#88)) ([4374c97](4374c97))
* **deps:** update dependency lint-staged to v12.3.6 ([#90](#90)) ([fd9e8ae](fd9e8ae))
* **deps:** update dependency prettier to v2.6.0 ([#91](#91)) ([2a10d92](2a10d92))
* **deps:** update linters ([#86](#86)) ([b078bf4](b078bf4))
  • Loading branch information
domeq committed Mar 18, 2022
1 parent b3e8324 commit d18246a
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 2 deletions.
113 changes: 113 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,113 @@


## [2.1.0](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2022-03-18)


### Features

* make releasing easier ([#93](https://github.com/schibsted/middy-cors/issues/93)) ([b3e8324](https://github.com/schibsted/middy-cors/commit/b3e8324dd98cc50f7aeeaa621a3710f0f7daf971))


### Bug Fixes

* **deps:** update dependency ramda to v0.28.0 ([#74](https://github.com/schibsted/middy-cors/issues/74)) ([26b1eb4](https://github.com/schibsted/middy-cors/commit/26b1eb44cdf55299a19e367454b96906768a8be7))


### Documentation

* add github badges ([#68](https://github.com/schibsted/middy-cors/issues/68)) ([c101297](https://github.com/schibsted/middy-cors/commit/c10129728eab88bc9321bb1d6c4a46e9a73521c6))


### Configuration changes

* **renovate:** use shared preset ([#84](https://github.com/schibsted/middy-cors/issues/84)) ([24abffc](https://github.com/schibsted/middy-cors/commit/24abffc2258abe3ad181889e78c70889709ec471))


### Miscellaneous Chores

* **deps:** update actions/checkout action to v3 ([#83](https://github.com/schibsted/middy-cors/issues/83)) ([432459e](https://github.com/schibsted/middy-cors/commit/432459e9b8f53638658080e364738c8747581117))
* **deps:** update dependency @babel/eslint-parser to v7.17.0 ([#77](https://github.com/schibsted/middy-cors/issues/77)) ([b9c7502](https://github.com/schibsted/middy-cors/commit/b9c7502bc22f29c2061ac8a592524cd6867e591d))
* **deps:** update dependency @middy/core to v2.5.7 ([#75](https://github.com/schibsted/middy-cors/issues/75)) ([c3f74ff](https://github.com/schibsted/middy-cors/commit/c3f74ffc1c7d95b0e0cba7857519d643b59c3278))
* **deps:** update dependency eslint to v8.11.0 ([#89](https://github.com/schibsted/middy-cors/issues/89)) ([d0f772c](https://github.com/schibsted/middy-cors/commit/d0f772cb936ad2a54104b308ea482cd6dacff502))
* **deps:** update dependency eslint to v8.8.0 ([#71](https://github.com/schibsted/middy-cors/issues/71)) ([c9aca83](https://github.com/schibsted/middy-cors/commit/c9aca833313823206c54ce492848d85a8d22f8c4))
* **deps:** update dependency eslint-config-prettier to v8.5.0 ([#87](https://github.com/schibsted/middy-cors/issues/87)) ([db65c30](https://github.com/schibsted/middy-cors/commit/db65c300b28c0c32ff2cb0ccc9424957467d0a91))
* **deps:** update dependency eslint-plugin-import to v2.25.4 ([#72](https://github.com/schibsted/middy-cors/issues/72)) ([899114e](https://github.com/schibsted/middy-cors/commit/899114ead4b0a766522e6da8c0e7d04f51c14540))
* **deps:** update dependency eslint-plugin-jest to v26 ([#76](https://github.com/schibsted/middy-cors/issues/76)) ([0121338](https://github.com/schibsted/middy-cors/commit/012133803a06f1125ae88a74134959274d341517))
* **deps:** update dependency jest to v27.4.7 ([#73](https://github.com/schibsted/middy-cors/issues/73)) ([fdce354](https://github.com/schibsted/middy-cors/commit/fdce354310698e477cc57a6bf35696fbf254921e))
* **deps:** update dependency jest to v27.5.1 ([#85](https://github.com/schibsted/middy-cors/issues/85)) ([4ce92b7](https://github.com/schibsted/middy-cors/commit/4ce92b7ad9609b1a3b6da7d35e7fff3d9f524084))
* **deps:** update dependency lint-staged to v12.3.3 ([#69](https://github.com/schibsted/middy-cors/issues/69)) ([327b770](https://github.com/schibsted/middy-cors/commit/327b77097f026c9c1c241beb4b028eadcc16a403))
* **deps:** update dependency lint-staged to v12.3.4 ([#81](https://github.com/schibsted/middy-cors/issues/81)) ([ef4f46b](https://github.com/schibsted/middy-cors/commit/ef4f46b70c9191b05076fdc81a604ada4e38c957))
* **deps:** update dependency lint-staged to v12.3.5 ([#88](https://github.com/schibsted/middy-cors/issues/88)) ([4374c97](https://github.com/schibsted/middy-cors/commit/4374c97cba72b51e2cfbc77f1bc59516ac44e0fc))
* **deps:** update dependency lint-staged to v12.3.6 ([#90](https://github.com/schibsted/middy-cors/issues/90)) ([fd9e8ae](https://github.com/schibsted/middy-cors/commit/fd9e8ae7ba7c88a34a04e019a597ed69bd3774f3))
* **deps:** update dependency prettier to v2.6.0 ([#91](https://github.com/schibsted/middy-cors/issues/91)) ([2a10d92](https://github.com/schibsted/middy-cors/commit/2a10d92b89bb3dd22d57a71c2a93206cb1acd00b))
* **deps:** update linters ([#86](https://github.com/schibsted/middy-cors/issues/86)) ([b078bf4](https://github.com/schibsted/middy-cors/commit/b078bf469246282c7761616e65480b1e22f6d3bd))

### [2.0.4](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2021-12-21)


### Configuration changes

* **renovate:** narrow down node versions ([5f875e7](https://github.com/schibsted/middy-cors/commit/5f875e76914e6169da0b504dc5cfda3f7cba2032))


### Miscellaneous Chores

* **deps:** pin dependency @babel/eslint-parser to 7.16.5 ([#66](https://github.com/schibsted/middy-cors/issues/66)) ([d1e1d2b](https://github.com/schibsted/middy-cors/commit/d1e1d2b0cef32be5b9d4aae1b7d7201669a090c9))
* **deps:** update dependency @middy/core to v2.5.4 ([#59](https://github.com/schibsted/middy-cors/issues/59)) ([da5fab9](https://github.com/schibsted/middy-cors/commit/da5fab9ae2f35fffa40d7804c1c260dea5c6561a))
* **deps:** update dependency ansi-regex to 5.0.1 [security] ([#62](https://github.com/schibsted/middy-cors/issues/62)) ([3f1060a](https://github.com/schibsted/middy-cors/commit/3f1060ade92a14a376af9064d804fb07ff163f8a))
* **deps:** update dependency eslint to v8 ([#56](https://github.com/schibsted/middy-cors/issues/56)) ([6fa315e](https://github.com/schibsted/middy-cors/commit/6fa315ef637c763a2aac9e654b0c3547f4028b67))
* **deps:** update dependency eslint-config-airbnb-base to v15 ([#61](https://github.com/schibsted/middy-cors/issues/61)) ([dd61872](https://github.com/schibsted/middy-cors/commit/dd61872fc6e2b766f03fb928a086e49ab001e6fb))
* **deps:** update dependency eslint-plugin-jest to v24.7.0 ([#53](https://github.com/schibsted/middy-cors/issues/53)) ([d67a5f6](https://github.com/schibsted/middy-cors/commit/d67a5f666b3807ddc2cd75e976966e98e7b6c0ae))
* **deps:** update dependency eslint-plugin-prettier to v4 ([#50](https://github.com/schibsted/middy-cors/issues/50)) ([2f2f451](https://github.com/schibsted/middy-cors/commit/2f2f451af2fc2aa196990330bb210ea89f86dd61))
* **deps:** update dependency http-errors to v1.8.1 ([#64](https://github.com/schibsted/middy-cors/issues/64)) ([648c384](https://github.com/schibsted/middy-cors/commit/648c38496bb191f567840cf1926a77ccd1377f9a))
* **deps:** update dependency http-errors to v2 ([#65](https://github.com/schibsted/middy-cors/issues/65)) ([902b777](https://github.com/schibsted/middy-cors/commit/902b777761828328d15b7caa5ae101efc5cc8c9a))
* **deps:** update dependency husky to v7.0.4 ([#60](https://github.com/schibsted/middy-cors/issues/60)) ([b816d9c](https://github.com/schibsted/middy-cors/commit/b816d9c160626ee77d9b3f4e9a545ed7ad6bb2e1))
* **deps:** update dependency jest to v27.2.0 ([#48](https://github.com/schibsted/middy-cors/issues/48)) ([70f35d7](https://github.com/schibsted/middy-cors/commit/70f35d74c5409bf2aa45a7e74d152f7df945b127))
* **deps:** update dependency jest to v27.4.5 ([#54](https://github.com/schibsted/middy-cors/issues/54)) ([f316e40](https://github.com/schibsted/middy-cors/commit/f316e40a476163fcbf74dc935439f5e0ab9790d9))
* **deps:** update dependency lint-staged to v11.2.6 ([#55](https://github.com/schibsted/middy-cors/issues/55)) ([a593920](https://github.com/schibsted/middy-cors/commit/a593920e56b11200bdd2afe1afa53baa038e15a9))
* **deps:** update dependency lint-staged to v12 ([#63](https://github.com/schibsted/middy-cors/issues/63)) ([2ede464](https://github.com/schibsted/middy-cors/commit/2ede4643fc2c33559988331236c2990fff42d921))
* **deps:** update dependency prettier to v2.4.0 ([#51](https://github.com/schibsted/middy-cors/issues/51)) ([2501e34](https://github.com/schibsted/middy-cors/commit/2501e34dac277656af66cb5010baf26f00989785))
* **deps:** update dependency prettier to v2.5.1 ([#52](https://github.com/schibsted/middy-cors/issues/52)) ([775af44](https://github.com/schibsted/middy-cors/commit/775af44b3e5d20f739eb58e171a80a11e656912e))

### [2.0.3](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2021-08-26)


### Bug Fixes

* don't allow credentials when all origins allowed ([#47](https://github.com/schibsted/middy-cors/issues/47)) ([19a37d1](https://github.com/schibsted/middy-cors/commit/19a37d17a6662bf699c7c6c7717542e59f508c63))

### [2.0.2](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2021-08-12)


### Bug Fixes

* npm publish with husky 7 ([63d80f3](https://github.com/schibsted/middy-cors/commit/63d80f3cf46bf07f5ed4ab1dea1a5c822328e40b))

### [2.0.1](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2021-08-12)


### Configuration changes

* remove engines from package.json ([adb528f](https://github.com/schibsted/middy-cors/commit/adb528f17e89c27c84047499533eaca24754aece))


### Miscellaneous Chores

* update and pin deps ([#42](https://github.com/schibsted/middy-cors/issues/42)) ([6801f12](https://github.com/schibsted/middy-cors/commit/6801f12e1a62c8b04c251c6c656f59b6500dc9d7))

## [2.0.0](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2021-07-27)


### Features

* **middy2:** middy v2 version ([#34](https://github.com/schibsted/middy-cors/issues/34)) ([7f92520](https://github.com/schibsted/middy-cors/commit/7f9252091f9bfc1036b0e84cbf17593a6265b594))

## [0.3.0](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2021-02-18)

### [0.2.1](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2020-11-23)

## [0.2.0](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2020-11-19)

## [0.1.0](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2020-10-28)

### [0.0.1](https://github.com/schibsted/middy-cors/compare/v2.0.4...v2.1.0) (2020-10-26)
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "@schibsted/middy-cors",
"version": "2.0.4",
"version": "2.1.0",
"description": "Middy middleware for adding CORS headers to success response and errors",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit d18246a

Please sign in to comment.