Files
backstage/plugins/linguist-common/CHANGELOG.md
T
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00

763 B

@backstage/plugin-linguist-common

0.1.2

Patch Changes

  • 406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.

0.1.2-next.0

Patch Changes

  • 406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.

0.1.1

Patch Changes

  • 12a8c94eda: Add package repository and homepage metadata
  • d440f1dd0e: Exported new LanguageType type alias

0.1.1-next.1

Patch Changes

  • d440f1dd0e: Exported new LanguageType type alias

0.1.1-next.0

Patch Changes

  • 12a8c94eda: Add package repository and homepage metadata

0.1.0

Minor Changes

  • 75cfee5688: Introduced the Linguist plugin, checkout the plugin's README.md for more details!