Skip to content

Latest commit

 

History

History
91 lines (54 loc) · 6 KB

CHANGELOG.md

File metadata and controls

91 lines (54 loc) · 6 KB

Changelog

[!NOTE] This file and and release versions are automatically generated by Release-Please, and adheres to Semantic Versioning.

1.2.5 (2024-12-19)

Bug Fixes

  • bad json in the uplugin file (e2c790a)
  • displays the plugin version as a static text string in the editor preferences dialog (a37fa0b)
  • I fat-fingered a line out of my yml, so may patch number wasn't updating in my c++ version header (41e3e00)

1.2.4 (2024-12-19)

Bug Fixes

  • change the workflow name (307dbf0)
  • forgot I have to have files here to start with. (e744f27)
  • more branch name cleanup (6f48b75)
  • update GitHub Actions to automatically update our uplugin file and create a ScooterUtilsVersion.h file for us. (f329fa4)

1.2.3 (2024-12-19)

Bug Fixes

  • fix path to ScooterUtilsVersion.h (4c15062)

1.2.2 (2024-12-18)

Bug Fixes

  • fix more broken links in the docs (04dd892)
  • update GitHub release action to add version header (549837b)

1.2.1 (2024-12-17)

Bug Fixes

  • broken links to User Docs (622e0f5)
  • fix links (ba13e91)
  • major documentation update (wip) - splitting user/dev docs (3263225)

1.2.0 (2024-12-13)

Bug Fixes

  • Added VERSION.md and updated CHANGELOG.md (8471a4e)
  • copy over yml contents from github release-please-action (c12898d)
  • initial checkin to get Release-Please working (ea81799)
  • kicking off a release (cb8efb5)
  • move generated CHANGELOG.md to notes folder (7df8919)
  • move generated CHANGELOG.md to notes folder (a4dfe0c)
  • Slate call breaking packaging (80df73c)
  • Update release-please-config.json - another incorrect path... grrr... (036b0d4)
  • Update release.yml - typo in path to config (7f393c4)
  • wip - Update release.yml - merge the two examples I'm working from (be200d9)

Tests

  • Update release.yml - test GH action (83ec72a)

1.2.0 (2024-12-13)

Bug Fixes

  • copy over yml contents from github release-please-action (c12898d)
  • initial checkin to get Release-Please working (ea81799)
  • move generated CHANGELOG.md to notes folder (7df8919)
  • move generated CHANGELOG.md to notes folder (a4dfe0c)
  • Slate call breaking packaging (80df73c)
  • Update release-please-config.json - another incorrect path... grrr... (036b0d4)
  • Update release.yml - typo in path to config (7f393c4)
  • wip - Update release.yml - merge the two examples I'm working from (be200d9)

Tests

  • Update release.yml - test GH action (83ec72a)

README | Release-Please | Semantic Versioning.