Skip to content

Commit 18e54d5

Browse files
Version Packages (#34)
1 parent 40ee29b commit 18e54d5

3 files changed

Lines changed: 16 additions & 15 deletions

File tree

.changeset/landing-copy-trajectory.md

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

packages/cli/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# dev-workflows
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 40ee29b: Landing page copy update and README refresh
8+
9+
- Update hero headline, subtitle, and CTA text
10+
- Rewrite problem section heading and description
11+
- Update block cards descriptions (typescript-strict, react-conventions, testing-basics)
12+
- Add trajectory section with roadmap (v0.2, v0.3, v1.0)
13+
- Update CTA section heading and install command description
14+
- Update footer tagline
15+
- Update README with new project description, commands table, rule blocks, and bridges
16+
- Replace Amp bridge with VS Code Copilot in README bridges table
17+
318
## 0.2.1
419

520
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dev-workflows",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"type": "module",
55
"description": "CLI that compiles developer rules into editor-specific config files",
66
"license": "MIT",

0 commit comments

Comments
 (0)