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(cpm): add check-package-manager package #48

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

mheob
Copy link
Owner

@mheob mheob commented Sep 20, 2022

Resolves #44

@mheob mheob added the cpm Belongs to check-package-manager label Sep 20, 2022
@mheob mheob self-assigned this Sep 20, 2022
@changeset-bot
Copy link

changeset-bot bot commented Sep 20, 2022

🦋 Changeset detected

Latest commit: 8132f45

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

This PR includes changesets to release 1 package
Name Type
@mheob/check-package-manager 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

@kodiakhq kodiakhq bot merged commit 6adc64c into main Sep 20, 2022
@kodiakhq kodiakhq bot deleted the 44-check-package-manager branch September 20, 2022 14:27
@mheob mheob removed their assignment Sep 20, 2022
kodiakhq bot pushed a commit that referenced this pull request Sep 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/check-package-manager@1.0.0

### Major Changes

-   [#48](#48)
    [`6adc64c`](6adc64c)
    Thanks [@mheob](https://github.com/mheob)! - Initial release of the `check-package-manager`
    package

## @mheob/prettier-config@2.0.0

### Major Changes

-   [#42](#42)
    [`cf8ba94`](cf8ba94)
    Thanks [@mheob](https://github.com/mheob)! - Switch from spaces to tabs as indentation

### Minor Changes

-   [#52](#52)
    [`8bc72cd`](8bc72cd)
    Thanks [@mheob](https://github.com/mheob)! - Use spaces instead of tabs in yaml files

### Patch Changes

-   [#46](#46)
    [`6f731ee`](6f731ee)
    Thanks [@mheob](https://github.com/mheob)! - Switch to typescript as source files

-   [#42](#42)
    [`cf8ba94`](cf8ba94)
    Thanks [@mheob](https://github.com/mheob)! - Format all files to the new tabs instead of spaces
    behaviour

-   [#36](#36)
    [`fd1474e`](fd1474e)
    Thanks [@mheob](https://github.com/mheob)! - Update dependencies

## @mheob/tsconfig@1.0.0

### Major Changes

-   [#43](#43)
    [`c4e3768`](c4e3768)
    Thanks [@mheob](https://github.com/mheob)! - Initial Release

## @mheob/eslint-config@2.1.1

### Patch Changes

-   [#49](#49)
    [`348d277`](348d277)
    Thanks [@mheob](https://github.com/mheob)! - Update dependencies

-   [#46](#46)
    [`6f731ee`](6f731ee)
    Thanks [@mheob](https://github.com/mheob)! - Switch to typescript as source files

-   [#42](#42)
    [`cf8ba94`](cf8ba94)
    Thanks [@mheob](https://github.com/mheob)! - Format all files to the new tabs instead of spaces
    behaviour

-   [#36](#36)
    [`fd1474e`](fd1474e)
    Thanks [@mheob](https://github.com/mheob)! - Update dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpm Belongs to check-package-manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a script to check of the usage of the correct lock files
1 participant