From 0de01722b57c3116adc78a5f729330fc2c48274e Mon Sep 17 00:00:00 2001 From: warman <159046867+runreal-warman@users.noreply.github.com> Date: Thu, 21 Mar 2024 23:20:37 -0400 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..b07864a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,20 @@ # Changelog + +## 1.0.0 (2024-03-22) + + +### Features + +* add some examples ([99ee61c](https://github.com/runreal/triggerr/commit/99ee61cf6223f1e03d04e86e0a42851f5d837ea2)) +* basic peforce connection and listing of triggers ([28f2328](https://github.com/runreal/triggerr/commit/28f23284449d28f27fe06a77b9b41712959079ac)) +* create and manage trigger scripts ([#1](https://github.com/runreal/triggerr/issues/1)) ([197e3b0](https://github.com/runreal/triggerr/commit/197e3b0f89f5851a339978522f52fce0a788008a)) +* update trigger config to allow multiple paths, types ([9fb11fe](https://github.com/runreal/triggerr/commit/9fb11fe45be96fb33c5ad232a751cba6f81857f9)) + + +### Bug Fixes + +* change how executable mode works ([fb4ced0](https://github.com/runreal/triggerr/commit/fb4ced0a263dcc82788fc792a7117e77c4fd47e6)) +* error handling in examples ([cad9b48](https://github.com/runreal/triggerr/commit/cad9b48bb2e5ff76d97139884929b34e18249e79)) +* issue with file:// and relative paths ([46e08d3](https://github.com/runreal/triggerr/commit/46e08d31d739e97f355ae8e49e940649b6b00e1f)) + +## Changelog