Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: rewrite for v2 #29

Merged
merged 15 commits into from
Aug 3, 2022
Merged

feat!: rewrite for v2 #29

merged 15 commits into from
Aug 3, 2022

Conversation

yllieth
Copy link
Owner

@yllieth yllieth commented Jul 31, 2022

  • upgrade peerDependency over semantic-release to support v19
  • changed import of remark and mdast-util-to-markdown for dynamic import (pure ES module)
  • added ability to notify teams when semantic-release runs in dry mode (message is slighty different) + add notifyInDryRun option to disable it on demand
  • added unit tests + github actions for to run them
  • update all dependencies

BREACKING CHANGE:

  • added engine restriction to work on node 18+, npm 8+, yarn 2+

@yllieth yllieth force-pushed the next branch 4 times, most recently from 78744fd to 30f4a86 Compare August 3, 2022 00:45
@yllieth yllieth merged commit 7d9d432 into main Aug 3, 2022
github-actions bot pushed a commit that referenced this pull request Aug 3, 2022
## [2.0.0](v1.2.1...v2.0.0) (2022-08-03)

### ⚠ BREAKING CHANGES

* * added engine restriction to work on node 18+, npm 8+, yarn 2+ (dropping support of node 15)
* upgraded peerDependency over semantic-release to support v19
* rewrite for v2 (#29)

### Features

* rewrite for v2 ([#29](#29)) ([7d9d432](7d9d432))
* rewrite for v2 ([#30](#30)) ([9434882](9434882))

### Documentation

* **readme:** added note about webHookUrl vs. TEAMS_WEBHOOK_URL ([640257d](640257d))

### Miscellaneous Chores

* update dependencies ([09b539b](09b539b))
@yllieth yllieth deleted the next branch August 4, 2022 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant