michaelangeloio / does-it-throw

lsp server for finding ES statements that throw!
MIT License
84 stars 0 forks source link

chore: release main #106

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

:robot: I have created a release beep boop

does-it-throw-vscode: 0.4.0 ## [0.4.0](https://github.com/michaelangeloio/does-it-throw/compare/does-it-throw-vscode-v0.3.3...does-it-throw-vscode-v0.4.0) (2024-01-06) ### Features * **deps-dev:** bump esbuild from 0.19.10 to 0.19.11 ([#112](https://github.com/michaelangeloio/does-it-throw/issues/112)) ([15a95e2](https://github.com/michaelangeloio/does-it-throw/commit/15a95e2f6862b46fe1b6a80270b7e7a694427e5c)) * **deps-dev:** bump mockall from 0.12.0 to 0.12.1 ([#101](https://github.com/michaelangeloio/does-it-throw/issues/101)) ([211b21f](https://github.com/michaelangeloio/does-it-throw/commit/211b21f402d94b8bbf26e92b0185aeb5b1b0d196)) * **deps-dev:** bump typescript from 5.2.2 to 5.3.3 ([#102](https://github.com/michaelangeloio/does-it-throw/issues/102)) ([5f45eff](https://github.com/michaelangeloio/does-it-throw/commit/5f45eff8493f674470331c252bdfc2f558d96c3f)) * **deps:** bump serde_json from 1.0.108 to 1.0.109 ([#109](https://github.com/michaelangeloio/does-it-throw/issues/109)) ([5a28b3f](https://github.com/michaelangeloio/does-it-throw/commit/5a28b3f26992c4bca9d7bb276efdd27fa5b9a53a)) * **deps:** bump swc_ecma_parser from 0.141.33 to 0.141.34 ([#110](https://github.com/michaelangeloio/does-it-throw/issues/110)) ([482be78](https://github.com/michaelangeloio/does-it-throw/commit/482be78a20732f350377d4e534afae1053080e58)) * initial jetbrains/intellij support ([#104](https://github.com/michaelangeloio/does-it-throw/issues/104)) ([455d763](https://github.com/michaelangeloio/does-it-throw/commit/455d7635128646c57bbbc5811b75a526cb8adc64)) * user can now discard warnings with ignore statements ([#118](https://github.com/michaelangeloio/does-it-throw/issues/118)) ([3f8957c](https://github.com/michaelangeloio/does-it-throw/commit/3f8957c60fd90f9ab7b6646c04ec22dcecb21556)) ### Bug Fixes * adjust readme to adhere to jetbrains marketplace guidelines ([#115](https://github.com/michaelangeloio/does-it-throw/issues/115)) ([6d68139](https://github.com/michaelangeloio/does-it-throw/commit/6d68139151f43f06033fd4517baee5c3d53e287c)) * jetbrains build.gradle readme parsing logic ([#116](https://github.com/michaelangeloio/does-it-throw/issues/116)) ([a3cb052](https://github.com/michaelangeloio/does-it-throw/commit/a3cb052b5ac1db2dd8bdbda23eabb37a48de1bfa)) * release please setup for jetbrains ([#107](https://github.com/michaelangeloio/does-it-throw/issues/107)) ([df6b9bb](https://github.com/michaelangeloio/does-it-throw/commit/df6b9bba97d79c1bf0cdda6d306403cd2cd8707e)) * rename jetbrains release-please package name ([#108](https://github.com/michaelangeloio/does-it-throw/issues/108)) ([92791a2](https://github.com/michaelangeloio/does-it-throw/commit/92791a2abc7f29f3087460229f6c5a4ee93c62dc))
does-it-throw-lsp: 0.4.0 ## [0.4.0](https://github.com/michaelangeloio/does-it-throw/compare/does-it-throw-lsp-v0.3.3...does-it-throw-lsp-v0.4.0) (2024-01-06) ### Features * **deps-dev:** bump typescript from 5.2.2 to 5.3.3 ([#102](https://github.com/michaelangeloio/does-it-throw/issues/102)) ([5f45eff](https://github.com/michaelangeloio/does-it-throw/commit/5f45eff8493f674470331c252bdfc2f558d96c3f)) * **deps:** bump serde_json from 1.0.108 to 1.0.109 ([#109](https://github.com/michaelangeloio/does-it-throw/issues/109)) ([5a28b3f](https://github.com/michaelangeloio/does-it-throw/commit/5a28b3f26992c4bca9d7bb276efdd27fa5b9a53a)) * **deps:** bump swc_ecma_parser from 0.141.33 to 0.141.34 ([#110](https://github.com/michaelangeloio/does-it-throw/issues/110)) ([482be78](https://github.com/michaelangeloio/does-it-throw/commit/482be78a20732f350377d4e534afae1053080e58)) * user can now discard warnings with ignore statements ([#118](https://github.com/michaelangeloio/does-it-throw/issues/118)) ([3f8957c](https://github.com/michaelangeloio/does-it-throw/commit/3f8957c60fd90f9ab7b6646c04ec22dcecb21556))
does-it-throw-jetbrains: 0.4.0 ## [0.4.0](https://github.com/michaelangeloio/does-it-throw/compare/does-it-throw-jetbrains-v0.3.3...does-it-throw-jetbrains-v0.4.0) (2024-01-06) ### Features * initial jetbrains/intellij support ([#104](https://github.com/michaelangeloio/does-it-throw/issues/104)) ([455d763](https://github.com/michaelangeloio/does-it-throw/commit/455d7635128646c57bbbc5811b75a526cb8adc64)) ### Bug Fixes * adjust readme to adhere to jetbrains marketplace guidelines ([#115](https://github.com/michaelangeloio/does-it-throw/issues/115)) ([6d68139](https://github.com/michaelangeloio/does-it-throw/commit/6d68139151f43f06033fd4517baee5c3d53e287c)) * jetbrains build.gradle readme parsing logic ([#116](https://github.com/michaelangeloio/does-it-throw/issues/116)) ([a3cb052](https://github.com/michaelangeloio/does-it-throw/commit/a3cb052b5ac1db2dd8bdbda23eabb37a48de1bfa)) * release please setup for jetbrains ([#107](https://github.com/michaelangeloio/does-it-throw/issues/107)) ([df6b9bb](https://github.com/michaelangeloio/does-it-throw/commit/df6b9bba97d79c1bf0cdda6d306403cd2cd8707e))
does-it-throw: 0.2.0 ## [0.2.0](https://github.com/michaelangeloio/does-it-throw/compare/does-it-throw-v0.1.15...does-it-throw-v0.2.0) (2024-01-06) ### Features * user can now discard warnings with ignore statements ([#118](https://github.com/michaelangeloio/does-it-throw/issues/118)) ([3f8957c](https://github.com/michaelangeloio/does-it-throw/commit/3f8957c60fd90f9ab7b6646c04ec22dcecb21556))
does-it-throw-wasm: 0.2.0 ## [0.2.0](https://github.com/michaelangeloio/does-it-throw/compare/does-it-throw-wasm-v0.1.15...does-it-throw-wasm-v0.2.0) (2024-01-06) ### Features * **deps-dev:** bump mockall from 0.12.0 to 0.12.1 ([#101](https://github.com/michaelangeloio/does-it-throw/issues/101)) ([211b21f](https://github.com/michaelangeloio/does-it-throw/commit/211b21f402d94b8bbf26e92b0185aeb5b1b0d196)) * **deps:** bump serde_json from 1.0.108 to 1.0.109 ([#109](https://github.com/michaelangeloio/does-it-throw/issues/109)) ([5a28b3f](https://github.com/michaelangeloio/does-it-throw/commit/5a28b3f26992c4bca9d7bb276efdd27fa5b9a53a)) * **deps:** bump swc_ecma_parser from 0.141.33 to 0.141.34 ([#110](https://github.com/michaelangeloio/does-it-throw/issues/110)) ([482be78](https://github.com/michaelangeloio/does-it-throw/commit/482be78a20732f350377d4e534afae1053080e58)) * user can now discard warnings with ignore statements ([#118](https://github.com/michaelangeloio/does-it-throw/issues/118)) ([3f8957c](https://github.com/michaelangeloio/does-it-throw/commit/3f8957c60fd90f9ab7b6646c04ec22dcecb21556)) ### Dependencies * The following workspace dependencies were updated * dependencies * does-it-throw bumped from 0.1.15 to 0.2.0

This PR was generated with Release Please. See documentation.

github-actions[bot] commented 8 months ago

:robot: Release is at https://github.com/michaelangeloio/does-it-throw/releases/tag/does-it-throw-vscode-v0.4.0 :sunflower:

github-actions[bot] commented 8 months ago

:robot: Release is at https://github.com/michaelangeloio/does-it-throw/releases/tag/does-it-throw-lsp-v0.4.0 :sunflower:

github-actions[bot] commented 8 months ago

:robot: Release is at https://github.com/michaelangeloio/does-it-throw/releases/tag/does-it-throw-v0.2.0 :sunflower:

github-actions[bot] commented 8 months ago

:robot: Release is at https://github.com/michaelangeloio/does-it-throw/releases/tag/does-it-throw-wasm-v0.2.0 :sunflower:

github-actions[bot] commented 8 months ago

:robot: Release is at https://github.com/michaelangeloio/does-it-throw/releases/tag/does-it-throw-jetbrains-v0.4.0 :sunflower: