mirror of
https://github.com/AvdLee/Swift-Concurrency-Agent-Skill.git
synced 2026-09-14 20:00:04 +08:00
Bump version to 2.3.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
|
||||
"name": "swift-concurrency-agent-skill",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"owner": {
|
||||
"name": "Antoine van der Lee",
|
||||
"email": "contact@avanderlee.com"
|
||||
@@ -14,7 +14,7 @@
|
||||
"name": "swift-concurrency",
|
||||
"description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Covers async/await, actors, tasks, Sendable conformance, data race prevention, and Swift 6 migration strategies.",
|
||||
"repository": "https://github.com/AvdLee/Swift-Concurrency-Agent-Skill",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"author": {
|
||||
"name": "Antoine van der Lee",
|
||||
"email": "contact@avanderlee.com"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "swift-concurrency",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Covers async/await, actors, tasks, Sendable conformance, data race prevention, and Swift 6 migration strategies.",
|
||||
"author": {
|
||||
"name": "Antoine van der Lee",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "swift-concurrency",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Covers async/await, actors, tasks, Sendable conformance, data race prevention, and Swift 6 migration strategies.",
|
||||
"author": {
|
||||
"name": "Antoine van der Lee",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "swift-concurrency",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Covers async/await, actors, tasks, Sendable conformance, data race prevention, and Swift 6 migration strategies.",
|
||||
"author": {
|
||||
"name": "Antoine van der Lee",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
name: swift-concurrency
|
||||
version: "2.2.0"
|
||||
version: "2.3.0"
|
||||
description: >-
|
||||
Expert guidance on Swift Concurrency best practices, patterns, and
|
||||
implementation. Covers async/await, actors, tasks, Sendable conformance,
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
||||
"name": "swift-concurrency",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Covers async/await, actors, tasks, Sendable conformance, data race prevention, and Swift 6 migration strategies.",
|
||||
"author": {
|
||||
"name": "Antoine van der Lee",
|
||||
|
||||
Reference in New Issue
Block a user