Skip to content

Releases: tomtom-forks/safe-settings

0.3.2-_.0

15 Nov 12:51
e3d3502
Compare
Choose a tag to compare
fix(branches): update params with all required branch protection attr…

0.3.1-rc.1: chore(deps): bump express from 4.19.2 to 4.21.0 (#14)

01 Oct 08:33
f9f5da5
Compare
Choose a tag to compare
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.3.1: chore(deps): bump express from 4.19.2 to 4.21.0 (#14)

01 Oct 08:40
f9f5da5
Compare
Choose a tag to compare
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.3.0-rc.0: fix(autolinks): mark autolink as changed when url template changes (#13)

12 Sep 12:46
5cf5bd3
Compare
Choose a tag to compare
* fix(autolinks): mark autolink as changed when url template changes

* fixup! fix(autolinks): mark autolink as changed when url template changes

* fixup! fix(autolinks): mark autolink as changed when url template changes

0.3.0: fix(autolinks): mark autolink as changed when url template changes (#13)

12 Sep 12:50
5cf5bd3
Compare
Choose a tag to compare
* fix(autolinks): mark autolink as changed when url template changes

* fixup! fix(autolinks): mark autolink as changed when url template changes

* fixup! fix(autolinks): mark autolink as changed when url template changes

0.2.0-rc.1: feat: add feature flag for team creation (#12)

12 Sep 10:06
1a9e70a
Compare
Choose a tag to compare
* feat: add feature flag for team creation

Current behaviour creates a secret team if a team doesn't exist. This
adds a feature flag to prevent creating teams unless the feature flag is
set

* fixup! feat: add feature flag for team creation

0.2.0: feat: add feature flag for team creation (#12)

12 Sep 10:08
1a9e70a
Compare
Choose a tag to compare
* feat: add feature flag for team creation

Current behaviour creates a secret team if a team doesn't exist. This
adds a feature flag to prevent creating teams unless the feature flag is
set

* fixup! feat: add feature flag for team creation

0.1.3-rc.0: chore: stringify JSON objects in logs (#11)

12 Sep 07:35
7184b1a
Compare
Choose a tag to compare
Some logs were outputting [object Object] instead of the string value,
this explicitly outputs strings of objects

0.1.3: chore: stringify JSON objects in logs (#11)

12 Sep 07:38
7184b1a
Compare
Choose a tag to compare
Some logs were outputting [object Object] instead of the string value,
this explicitly outputs strings of objects

0.1.2-rc.1: chore: cleanup eslint and logging functions (#9)

22 Aug 08:36
bacf4cf
Compare
Choose a tag to compare
Update eslint, fix all flagged eslint issues

Fix logging function calls