Skip to content

Commit d7dc104

Browse files
author
Conventional Changelog Action
committed
chore(release): 0.3.0 [skip ci]
1 parent 4c31fee commit d7dc104

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.3.0](https://github.com/cristiand391/oclif-carapace-spec-plugin/compare/0.2.2...0.3.0) (2025-02-01)
2+
3+
4+
### Features
5+
6+
* add support for carapace macros ([#6](https://github.com/cristiand391/oclif-carapace-spec-plugin/issues/6)) ([4c31fee](https://github.com/cristiand391/oclif-carapace-spec-plugin/commit/4c31fee189806ad4c740368f8ed0bb9bacf900e1))
7+
8+
9+
110
## [0.2.2](https://github.com/cristiand391/oclif-carapace-spec-plugin/compare/0.2.0...0.2.2) (2024-10-18)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cristiand391/oclif-carapace-spec-plugin",
33
"description": "oclif plugin to generate a carapace spec",
4-
"version": "0.2.2",
4+
"version": "0.3.0",
55
"author": {
66
"name": "Cristian Dominguez",
77
"url": "https://github.com/cristiand391"

0 commit comments

Comments
 (0)