chore(main): release 0.7.2 (#46)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-09-10 22:15:24 -07:00
committed by GitHub
parent b7b8f5066b
commit 6b7d596ae2
8 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
},
"metadata": {
"description": "Official WorkOS skills for AI coding agents",
"version": "0.7.1"
"version": "0.7.2"
},
"plugins": [
{
+1 -1
View File
@@ -6,7 +6,7 @@
},
"metadata": {
"description": "Official WorkOS skills for AI coding agents",
"version": "0.7.1"
"version": "0.7.2"
},
"plugins": [
{
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "0.7.1"
".": "0.7.2"
}
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [0.7.2](https://github.com/workos/skills/compare/v0.7.1...v0.7.2) (2026-09-11)
### Bug Fixes
* correct SvelteKit AuthKit reference examples ([#45](https://github.com/workos/skills/issues/45)) ([b7b8f50](https://github.com/workos/skills/commit/b7b8f5066be2ecb80f1174fde240a383251cf41f))
## [0.7.1](https://github.com/workos/skills/compare/v0.7.0...v0.7.1) (2026-08-03)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@workos/skills",
"packageManager": "pnpm@10.27.0",
"version": "0.7.1",
"version": "0.7.2",
"description": "WorkOS Skills for AI coding agents — AuthKit, SSO, Directory Sync, RBAC, and more",
"keywords": [
"ai-agents",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "workos",
"description": "WorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references.",
"version": "0.7.1",
"version": "0.7.2",
"author": {
"name": "WorkOS",
"email": "support@workos.com"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "workos",
"version": "0.7.1",
"version": "0.7.2",
"description": "WorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references.",
"author": {
"name": "WorkOS",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "workos",
"description": "WorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references, plus the WorkOS MCP server for managing your workspace.",
"version": "0.7.1",
"version": "0.7.2",
"author": {
"name": "WorkOS",
"email": "support@workos.com"