Skip to content

Commit 16f65fc

Browse files
authored
Merge pull request #55 from Genyus/changeset-release/main
Release Packages
2 parents f9c0899 + 16564b6 commit 16f65fc

3 files changed

Lines changed: 16 additions & 11 deletions

File tree

.changeset/auto-changeset-swarm-wasp.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/swarm-wasp/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @ingenyus/swarm-wasp
22

3+
## [3.0.0][3.0.0] - 2026-07-14
4+
5+
### Major Changes
6+
7+
### ⚠️ Breaking Changes
8+
9+
- initialise Wasp 0.24 compatibility ([b3e8bb9](https://github.com/genyus/swarm/commit/b3e8bb9b3bd9cd34f2ff3629246953524632735f))
10+
- implement core Wasp 0.24 updates ([2f3b5f2](https://github.com/genyus/swarm/commit/2f3b5f2132805488629b9a1eb225e224920bbbad))
11+
- update templates and generators ([53daa42](https://github.com/genyus/swarm/commit/53daa420ac894b6911e14144ff8b9dd8fa83f3d5))
12+
- update project scaffolding ([dfbf304](https://github.com/genyus/swarm/commit/dfbf304f803d227eec2e13795c62bfc8992e9427))
13+
14+
Contributors: [genyus](https://github.com/genyus)
15+
16+
[3.0.0]: https://github.com/genyus/swarm/releases/tag/%40ingenyus%2Fswarm-wasp%403.0.0
17+
318
## [2.0.0][2.0.0] - 2026-02-20
419

520
### Major Changes

packages/swarm-wasp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ingenyus/swarm-wasp",
33
"type": "module",
4-
"version": "2.0.0",
4+
"version": "3.0.0",
55
"description": "Wasp-specific plugins for Swarm - Feature generators, commands, MCP tools, and enhanced Wasp configuration for Wasp development",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)