Tags: gold-olar/revert
Tags
chore(deps): bump svix from 1.8.0 to 1.14.0 (revertinc#387) Bumps [svix](https://github.com/svix/svix-libs) from 1.8.0 to 1.14.0. - [Release notes](https://github.com/svix/svix-libs/releases) - [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md) - [Commits](svix/svix-webhooks@v1.8.0...v1.14.0) --- updated-dependencies: - dependency-name: svix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(docs): update readme (revertinc#281) * chore(docs): update readme * update heading * move links * nit fix
chore(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.17.0 (reverti… …nc#194) Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 8.7.1 to 9.17.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v8.7.1...v9.17.0) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: api versioning (revertinc#96) * feat: API versioning * feat: Add versioning logic to root level * Add type; fix todo * Disable token refresh on dev * Make the api versioning backward compatible; keep v1 route active