Skip to content

Commit e857063

Browse files
authored
Merge pull request #2 from case-contract-testing/release-please--branches--main--components--example-extractor
chore: release example-extractor (main) 0.0.2
2 parents aec0e3f + 63e2d8a commit e857063

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.0.2](https://github.com/case-contract-testing/example-extractor/compare/example-extractor-v0.0.1...example-extractor-v0.0.2) (2024-05-29)
4+
5+
6+
### Features
7+
8+
* Initial release ([6e4f5c2](https://github.com/case-contract-testing/example-extractor/commit/6e4f5c25395c9f44284aae22590d9349be0523ed))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-extractor",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"type": "module",
55
"description": "Extract documentation examples from real source code",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)