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

Bump version to 0.2.3 #16

Merged
merged 2 commits into from
Mar 2, 2022
Merged

Bump version to 0.2.3 #16

merged 2 commits into from
Mar 2, 2022

Conversation

lucaswerkmeister
Copy link
Member

No description provided.

@lucaswerkmeister
Copy link
Member Author

git show @^ | sed 's/0.2.2/0.2.3/g; s/0.2.1/0.2.2/g;' | git apply

;)

It looks like there’s a publish-on-release workflow in this repo, so after this I should be able to tag 0.2.3 and it would end up on npm automatically, right?

@lucaswerkmeister
Copy link
Member Author

Hm, apparently there’s already an eslint-config-wikimedia@0.22.1 too (we’re on 0.21 here). Should we bump that too before the release?

@micgro42
Copy link
Collaborator

micgro42 commented Mar 2, 2022

Hm, apparently there’s already an eslint-config-wikimedia@0.22.1 too (we’re on 0.21 here). Should we bump that too before the release?

yeah, makes sense. But could you check first what they changed?

@lucaswerkmeister
Copy link
Member Author

Yup, I’ll take a look.

@lucaswerkmeister
Copy link
Member Author

vue: Enforce component-name-in-template-casing

Sounds like something we might want to change in individual projects, but not here, I think, since it’s not related to TypeScript. I’ll push a version update here and then see how it works in new-lexeme-special-page.

@lucaswerkmeister
Copy link
Member Author

vue: Enforce component-name-in-template-casing

Sounds like something we might want to change in individual projects, but not here, I think, since it’s not related to TypeScript. I’ll push a version update here and then see how it works in new-lexeme-special-page.

Pushed to wmde/new-lexeme-special-page#76, seems to work fine (i.e. eslint complains about the member delimiter style, but not about anything else).

@lucaswerkmeister lucaswerkmeister merged commit 78507a0 into master Mar 2, 2022
@lucaswerkmeister lucaswerkmeister deleted the bump-version branch March 2, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants