8000 Tags · tomtom-forks/safe-settings · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tomtom-forks/safe-settings

Tags

0.3.2-_.0

Toggle 0.3.2-_.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(branches): update params with all required branch protection attr…

…ibutes (#16)

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump express from 4.19.2 to 4.21.0 (#14)

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](expressjs/express@4.19.2...4.21.0)

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

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

0.3.1-rc.1

Toggle 0.3.1-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump express from 4.19.2 to 4.21.0 (#14)

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](expressjs/express@4.19.2...4.21.0)

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

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

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(autolinks): mark autolink as changed when url template changes (#13)

* 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-rc.0

Toggle 0.3.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(autolinks): mark autolink as changed when url template changes (#13)

* 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

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add feature flag for team creation (#12)

* 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-rc.1

Toggle 0.2.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add feature flag for team creation (#12)

* 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

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: stringify JSON objects in logs (#11)

Some logs were outputting [object Object] instead of the string value,
this explicitly outputs strings of objects

0.1.3-rc.0

Toggle 0.1.3-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: stringify JSON objects in logs (#11)

Some logs were outputting [object Object] instead of the string value,
this explicitly outputs strings of objects

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: cleanup eslint and logging functions (#9)

Update eslint, fix all flagged eslint issues

Fix logging function calls
0