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

fix: remove locale transformation when major and minor are equals #13

Merged
merged 1 commit into from Nov 16, 2018

Conversation

Kocal
Copy link
Owner

@Kocal Kocal commented Nov 16, 2018

@Kocal Kocal force-pushed the fix/remove-locale-transformation branch from 754b8e7 to 7523258 Compare November 16, 2018 18:57
@Kocal Kocal merged commit 34c395b into master Nov 16, 2018
@Kocal Kocal deleted the fix/remove-locale-transformation branch November 16, 2018 19:01
Kocal pushed a commit that referenced this pull request Dec 24, 2018
…1.2 (#68)

Bumps [@kocal/semantic-release-preset](https://github.com/Kocal/semantic-release-preset) from 1.1.0 to 1.1.2.
<details>
<summary>Release notes</summary>

*Sourced from [@kocal/semantic-release-preset's releases](https://github.com/Kocal/semantic-release-preset/releases).*

> ## v1.1.2
> ## [1.1.2](Kocal/semantic-release-preset@v1.1.1...v1.1.2) (2018-12-21)
> 
> 
> ### Build System
> 
> * **deps:** bump [[**semantic-release**](https://github.com/semantic-release)](https://github.com/semantic-release)/github from 5.2.6 to 5.2.7 ([#17](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/17)) ([d16293d](Kocal/semantic-release-preset@d16293d))
> 
> ## v1.1.1
> ## [1.1.1](Kocal/semantic-release-preset@v1.1.0...v1.1.1) (2018-12-17)
> 
> 
> ### Build System
> 
> * **deps:** bump [[**semantic-release**](https://github.com/semantic-release)](https://github.com/semantic-release)/github from 5.2.5 to 5.2.6 ([#14](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/14)) ([72e21ff](Kocal/semantic-release-preset@72e21ff))
> * **deps:** bump [[**semantic-release**](https://github.com/semantic-release)](https://github.com/semantic-release)/npm from 5.1.1 to 5.1.2 ([#15](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/15)) ([cd707bf](Kocal/semantic-release-preset@cd707bf))
</details>
<details>
<summary>Commits</summary>

- [`d16293d`](Kocal/semantic-release-preset@d16293d) build(deps): bump @semantic-release/github from 5.2.6 to 5.2.7 ([#17](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/17))
- [`95a78b2`](Kocal/semantic-release-preset@95a78b2) build(deps-dev): bump semantic-release from 15.12.5 to 15.13.1 ([#16](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/16))
- [`cd707bf`](Kocal/semantic-release-preset@cd707bf) build(deps): bump @semantic-release/npm from 5.1.1 to 5.1.2 ([#15](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/15))
- [`ca068c6`](Kocal/semantic-release-preset@ca068c6) build(deps-dev): bump semantic-release from 15.12.4 to 15.12.5 ([#13](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/13))
- [`72e21ff`](Kocal/semantic-release-preset@72e21ff) build(deps): bump @semantic-release/github from 5.2.5 to 5.2.6 ([#14](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/14))
- [`2a4d7f3`](Kocal/semantic-release-preset@2a4d7f3) chore(deps-dev): bump semantic-release from 15.12.3 to 15.12.4 ([#12](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/12))
- [`5c753e5`](Kocal/semantic-release-preset@5c753e5) chore(ci): use Travis jobs & stages ([#11](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/11))
- [`a1faabb`](Kocal/semantic-release-preset@a1faabb) chore(deps-dev): bump semantic-release from 15.12.1 to 15.12.3 ([#10](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/10))
- [`92bf356`](Kocal/semantic-release-preset@92bf356) chore(deps): bump @semantic-release/github from 5.2.4 to 5.2.5 ([#8](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/8))
- [`1350bf9`](Kocal/semantic-release-preset@1350bf9) chore(deps-dev): bump semantic-release from 15.12.0 to 15.12.1 ([#6](https://github-redirect.dependabot.com/Kocal/semantic-release-preset/issues/6))
- Additional commits viewable in [compare view](Kocal/semantic-release-preset@v1.1.0...v1.1.2)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@kocal/semantic-release-preset&package-manager=npm_and_yarn&previous-version=1.1.0&new-version=1.1.2)](https://dependabot.com/compatibility-score.html?dependency-name=@kocal/semantic-release-preset&package-manager=npm_and_yarn&previous-version=1.1.0&new-version=1.1.2)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
If all status checks pass Dependabot will automatically merge this pull request.

[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
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.

None yet

1 participant