Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

chore: remove release script and dependencies #140

Conversation

akkshitgupta
Copy link
Contributor

Description
This pull request makes the following changes to cleanup package.json:

  • remove script "release": "semantic-release"
  • remove the following devDependencies and then run npm install
@semantic-release/github
@semantic-release/npm
@semantic-release/release-notes-generator
conventional-changelog-conventionalcommits
semantic-release
  • remove release property (object)

Related issue(s) fixes: #133

CC : @derberg

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Collaborator

@derberg derberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@derberg
Copy link
Collaborator

derberg commented Apr 22, 2024

/rtm

@asyncapi-bot asyncapi-bot merged commit f6eb4bb into asyncapi-archived-repos:master Apr 22, 2024
10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need for urgent changes in GitHub Actions automation
3 participants