Releases: AlaskaAirlines/auro-library
Releases · AlaskaAirlines/auro-library
v2.1.0
2.1.0 (2023-12-28)
Features
- closest: add closest element function #43 (f215c74)
v2.0.0
2.0.0 (2023-10-05)
Performance Improvements
- npmignore: include scripts/config/ directory #38 (e4e1a75)
- scripts: update directory file for config scripts #38 (8167f2f)
BREAKING CHANGES
- scripts: The automation scripts directory name has been changed from "setup" to "config".
v1.1.0
1.1.0 (2023-08-31)
Bug Fixes
- err: update parameter handling (04af13a)
Features
- automation: add automation scripts for workflows and linters #32 (5dff1b7)
- surge: add workflow that deploys surge demo #35 (7117212)
Performance Improvements
- .npmignore: update .npmignore (2de9db7)
- docs: add generateDocs script #36 (9746820)
- extraction: extract functions and insert into library utils #36 (c3018eb)
v1.0.2
1.0.2 (2023-07-24)
Bug Fixes
- print surge output in publishDemo #29 (02001d8)
- update demo url filter to replace '#' chars #31 (d81fcc2)
v1.0.1
1.0.1 (2023-07-19)
Bug Fixes
- versionWriter: use correct path to node_modules directory #23 (e926397)
v1.0.0
1.0.0 (2023-07-14)
Bug Fixes
- action: allow SURGE_TOKEN secret to be passed in (12bddae)
- release: add missing config setup for semantic release #13 (7bc6f83)
Features
- actions: introduce publish demo workflow (2dd4d88)
- assign: add workflow action #9 (8b18979)
- demo: write script to replace demo script tags (bf378f4)
- introduce surge teardown workflow #5 (429d7e4)
- npm: add npm resources + husky git hooks (3876a57)
- npm: configure repo for releasing as an NPM package #13 (c81d36f)
- versioning: add dependency versioning utility and docs #11 (739679f)