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!: complete rewrite code and output #10

Merged
merged 1 commit into from
Oct 21, 2022
Merged

feat!: complete rewrite code and output #10

merged 1 commit into from
Oct 21, 2022

Conversation

mheob
Copy link
Owner

@mheob mheob commented Oct 21, 2022

Completely rewrite the code and the output. The changes are inspired by the @svitejs/changesets-changelog-github-compact package.

@mheob mheob added the enhancement New feature or request label Oct 21, 2022
@changeset-bot
Copy link

changeset-bot bot commented Oct 21, 2022

🦋 Changeset detected

Latest commit: 62f28ba

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@mheob/changeset-changelog Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sonarcloud
Copy link

sonarcloud bot commented Oct 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #10 (62f28ba) into main (74223f7) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         3    +1     
  Lines           65        68    +3     
  Branches        18        19    +1     
=========================================
+ Hits            65        68    +3     
Impacted Files Coverage Δ
src/utils.ts 100.00% <ø> (ø)
src/getDependencyReleaseLine.ts 100.00% <100.00%> (ø)
src/getReleaseLine.ts 100.00% <100.00%> (ø)
src/index.ts

@kodiakhq kodiakhq bot merged commit 35883d7 into main Oct 21, 2022
@kodiakhq kodiakhq bot deleted the restructure branch October 21, 2022 07:45
kodiakhq bot pushed a commit that referenced this pull request Oct 21, 2022
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.


# Releases
## @mheob/changeset-changelog@2.0.0

### Major Changes

-   complete rewrite of the code and output --> ([#10](#10)) by [@mheob](https://github.com/mheob)

### Patch Changes

-   cleanup repository --> ([#11](#11)) by [@mheob](https://github.com/mheob)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant