Go to file
Renovate Bot 7c2bc0f623
Some checks failed
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/release Pipeline failed
build(deps): update dependency conventional-changelog-conventionalcommits to v8
2024-05-04 00:02:30 +00:00
.woodpecker build(deps): update all non-major dependencies 2024-02-28 23:54:06 +00:00
.gitignore ci(init): add initial CI configuration 2023-11-04 20:36:50 +01:00
.releaserc.json ci(init): add initial CI configuration 2023-11-04 20:36:50 +01:00
.renovaterc.json ci(renovate): add Renovate bot configuration 2024-02-29 00:21:08 +01:00
CHANGELOG.md release(rc): v1.0.1-rc.9 2024-04-12 12:43:42 +00:00
functions_test.go feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00
functions.go feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00
go.mod build(deps): update all non-major dependencies 2024-03-02 00:02:55 +00:00
go.sum build(deps): update all non-major dependencies 2024-03-02 00:02:55 +00:00
LICENSE chore(license): add 0BSD license 2023-07-21 23:09:10 +02:00
package-lock.json build(deps): update dependency conventional-changelog-conventionalcommits to v8 2024-05-04 00:02:30 +00:00
package.go feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00
package.json build(deps): update dependency conventional-changelog-conventionalcommits to v8 2024-05-04 00:02:30 +00:00
set_test.go feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00
set.go feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00