Skip to content

Commit 8091d83

Browse files
chore(main): release 0.1.0
1 parent 78d9d53 commit 8091d83

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to a modified version of [Semantic Versioning](./README.md#updating-and-versioning).
66

7+
## [0.1.0](https://github.com/rtCamp/plugin-skeleton-d/compare/v0.0.1...v0.1.0) (2026-03-07)
8+
9+
10+
### Features
11+
12+
* initial (rt)Commit ([677d09f](https://github.com/rtCamp/plugin-skeleton-d/commit/677d09f2f9f6d84bdfdc29ccf41da4b66330a55c))
13+
14+
15+
### Bug Fixes
16+
17+
* update npm deps ([#7](https://github.com/rtCamp/plugin-skeleton-d/issues/7)) ([4817918](https://github.com/rtCamp/plugin-skeleton-d/commit/4817918807b487c547fbb08fea773a0107b46d19))
18+
19+
20+
### Miscellaneous Chores
21+
22+
* **ci:** bump the github-actions-updates group with 8 updates ([#3](https://github.com/rtCamp/plugin-skeleton-d/issues/3)) ([78d9d53](https://github.com/rtCamp/plugin-skeleton-d/commit/78d9d537e2621e0b7b1b35539154cdb9eda76b79))
23+
724
## [Unreleased] - TBD
825

926
## [0.0.1] - YYYY-MM-DD

0 commit comments

Comments
 (0)