All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.8.0 (2024-10-18)
- add snap distribution to context object (3885719)
- exit without error when no badge templates to sync (2c9eace)
1.7.1 (2024-07-05)
1.7.0 (2024-06-26)
- patch: add find-replace to patch functions (a51928c)
- badges: updating sync function to allow syncing of locations without the existence of templates (627fce6)
1.6.0 (2024-05-16)
- templates: renaming all variables to include handleized one as 'class' (f65b976)
1.5.2 (2024-05-16)
1.5.1 (2024-03-11)
- fetch: bugfix for missing fetch on older versions of node (997a593)
- recs-archive: bugfix for recs archive requiring branches to exist locally (76095ec)
1.5.0 (2024-03-07)
- packages: updating packes to eliminate vulnerabilites (75851a1)
- recs/init: got rename working (ff6c0bc)
- recs/init: modifying the order of questions and misc text (2fc616b)
- recs/init: removing clobber and adding logging (0213ac5)
- secret: moving to libsodium.js and fetch (e852d5a)
1.4.0 (2024-01-04)
- patch: adding
move
change toedit-json
action for renaming (fb1e517)
1.3.3 (2023-11-13)
- context: change to how the organization and name of the repository is extracted for the context (9b0af9c)
1.3.2 (2023-09-06)
- init: fixing issue with repository name / owner / repoName (27bb736)
1.3.1 (2023-09-05)
- init: renaming snapfu.yml template config to snapfu.config.yml and excluding it from copy (7ce3118)
- init: fixing comment (0a59efb)
1.3.0 (2023-09-01)
- init: adding ability to use private template repositories for initialization (0e615a8)
1.2.1 (2023-08-09)
- recs/sync: making the sync command exit with error when encountering problems (ea13cbc)
1.2.0 (2023-02-23)
- init: adding tag protection to init step (b3fc452)
1.1.0 (2023-01-19)
- publish: attempting to fix the versioning issue with releases (5e2190f)