Lucas Nogueira ac6aca3122 change tag! 2 years ago
..
add-tauri-get-version.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
add-webview-version.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
api-js-os-locale.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
api-rs-os-locale.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
appimage-follow-symlinks.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
build-enhance-features-check.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
cleanup-app-bundle.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
cli-autoreload-mime-type.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
cli-profile.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
cli-windows-arm64.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
clijs-node-version-20.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
config-require-literal_leading_dot.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
config-scope-url.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
config.json 5ec6353a60 refactor: change package names to match published packages (#6795) 2 years ago
core-asset-protocol-streaming-crash.md 45330e3819 fix(core): rewrite `asset` protocol streaming, closes #6375 (#6390) 2 years ago
core-global-shortcut-panics.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
core-ipc-failed-navigation.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
core-js-listenrid-u32.md 076e1a81a5 fix(core): use `u32` for js listeners ids, closes #7119 (#7159) 2 years ago
core-js-listners-unlisten.md 076e1a81a5 fix(core): use `u32` for js listeners ids, closes #7119 (#7159) 2 years ago
core-navigation-handler.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
core-unix-window-data-url.md 0503eb69ce fix(core): account for `data:` uri when calculating origin, closes #7078 (#7133) 2 years ago
core-updater-204-js-event.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
core-window-config.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
core-windows-notification-sound.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
deb-custom-desktop-file-config.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
deb-custom-desktop-file.md 35cd751adc feat(bundler): custom desktop file template, closes #5176 (#5180) 2 years ago
disable-window-controls-api-options.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 years ago
disable-window-controls-api.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 years ago
disable-window-controls-config.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 years ago
disable-window-controls-runtime-builder.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 years ago
disable-window-controls-runtime-window.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 years ago
disable-window-controls-window-builder.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 years ago
disable-window-controls-window.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 years ago
early-panic-for-png-not-rgba.md 17d5a4f51f feat(core): early panic if the PNG icon is not RGBA, closes #6706 (#6712) 2 years ago
enhance-allowlist-injection.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
expose-test.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
extend-shell-scope.md ac6aca3122 change tag! 2 years ago
feat-shell-completions.md 6c5ade08d9 feat(cli.rs) Shell completions (#4537) 2 years ago
fix-cursor-icon-zoomin.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
fix-feature-removal.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
improve-async-cmd-error-message.md d68a25e32e Improve compile errors for async commands without `Result` return type (#6124) 2 years ago
is_focused-api.md 000104bc3b feat: add is_focused APIs, closes #6472 (#6530) 2 years ago
is_focused-runtime.md 000104bc3b feat: add is_focused APIs, closes #6472 (#6530) 2 years ago
is_focused-tauri.md 000104bc3b feat: add is_focused APIs, closes #6472 (#6530) 2 years ago
mime-type.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
nsis-accurate-app-size.md 1b8001b8b8 fix(bundler/nsis): calculate accurate app size, closes #7056 (#7057) 2 years ago
nsis-branding.md fc7f9ebada feat: adding copyright text to BrandingText (#7001) 2 years ago
nsis-custom-language-files.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
nsis-custom-template.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
nsis-downgrades.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
nsis-dutch.md 2b47426be8 chore: explain covector tags (#6923) 2 years ago
nsis-encoding.md 17da87d3cd fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036 (#7040) 2 years ago
nsis-install-mode-args.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
nsis-japanese-fix.md 4d4b72ba38 Fix missing quote in Japanese NSIS language file. (#7086) 2 years ago
nsis-japanese.md b257bebf9e feat(bundler): Add Japanese to supported NSIS languages, ref #6906 (#6940) 2 years ago
nsis-korean.md 61e3ad89e9 feat(bundler/NSIS): Add Korean to supported NSIS languages (#7010) 2 years ago
nsis-passive-mode.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
nsis-persian.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
nsis-restart-flag.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
nsis-restore-installation-path.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
nsis-silent-kill.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
nsis-silent-shortcuts.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
nsis-swedish.md 43858a3197 feat(bundler/NSIS): Add Swedish to supported NSIS languages (#7038) 2 years ago
nsis-turkish.md ac183948d6 feat(bundler/NSIS): Add Turkish to supported NSIS languages (#7018) 2 years ago
nsis-uninstall-wix.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
nsis-updater-restart.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
readme.md 2b47426be8 chore: explain covector tags (#6923) 2 years ago
remove-attohttpc-bundler.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
remove-attohttpc-core.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
rustls-default.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
tauri-build-shortdesc-copyright.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
tauri-info-msvc-detection.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
tray_get_item.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
txt-mime-type.md fc2e4083b0 ci: check for change tag (#7149) 2 years ago
unpin-deps.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 years ago
webview-attributes-from-window-config-impl.md ff5e4dbbb0 fix(core): populate webview_attrs from config, closes #6794 (#6797) 2 years ago

readme.md

Changes

via https://github.com/jbolda/covector

As you create PRs and make changes that require a version bump, please add a new markdown file in this folder. You do not note the version number, but rather the type of bump that you expect: major, minor, or patch. The filename is not important, as long as it is a .md, but we recommend that it represents the overall change for organizational purposes.

When you select the version bump required, you do not need to consider dependencies. Only note the package with the actual change, and any packages that depend on that package will be bumped automatically in the process.

Use the following format:

---
'package-a': patch
'package-b': patch
---

Change summary goes here

Summaries do not have a specific character limit, but are text only. These summaries are used within the (future implementation of) changelogs. They will give context to the change and also point back to the original PR if more details and context are needed.

Changes will be designated as a major, minor or patch as further described in semver.

Given a version number MAJOR.MINOR.PATCH, increment the:

  • MAJOR version when you make incompatible API changes,
  • MINOR version when you add functionality in a backwards compatible manner, and
  • PATCH version when you make backwards compatible bug fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format, but will be discussed prior to usage (as extra steps will be necessary in consideration of merging and publishing).

Additionally you could specify a tag for the change file to group it with other changes by prefixing the bump with :<tag>, for example:

---
'package-a': patch:bug
---

Change summary goes here

which will group this change file with other changes that specify the bug tag.

For list of available tags, see the changeTags key in ./config.json