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

Change log version comparison links are off #231

Open
brunnerh opened this issue Sep 5, 2023 · 0 comments
Open

Change log version comparison links are off #231

brunnerh opened this issue Sep 5, 2023 · 0 comments

Comments

@brunnerh
Copy link

brunnerh commented Sep 5, 2023

Probably from copy & paste, the first version in many cases is not the previous but an older version.

E.g. the last few entries all compare with v3.4.0 as the base.

## [3.7.4](https://github.com/kaisermann/svelte-i18n/compare/v3.4.0...v3.7.4) (2023-09-04)
### Bug Fixes
- use named import for IntlMessageFormat ([fc837dc](https://github.com/kaisermann/svelte-i18n/commit/fc837dc154903d5dfc68845a9d53a28ee4eb193f))
## [3.7.3](https://github.com/kaisermann/svelte-i18n/compare/v3.4.0...v3.7.3) (2023-09-03)
### Bug Fixes
- use IntlMessageFormat.resolveLocale ([2e42e58](https://github.com/kaisermann/svelte-i18n/commit/2e42e58d2f9e30000d3f1eebd98498ec27203528))
## [3.7.2](https://github.com/kaisermann/svelte-i18n/compare/v3.4.0...v3.7.2) (2023-09-03)
### Chores
- use esbuild for bundling.

Looks like a lot of tags are missing as well, though.

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

No branches or pull requests

1 participant