Skip to content

Commit a567382

Browse files
chore(main): release 0.2.0 (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 06f7dfa commit a567382

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.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.1.1"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/aslamcodes/appstreamfile/compare/v0.1.1...v0.2.0) (2025-12-16)
4+
5+
6+
### Features
7+
8+
* enable session script service for implementconfig ([c450aba](https://github.com/aslamcodes/appstreamfile/commit/c450abaef1d4eae8bef5d8c6ad6e9da4040877e3))
9+
* enable session script service for implementconfig ([cedc814](https://github.com/aslamcodes/appstreamfile/commit/cedc814975005a6b6060fe26580cc6cd07cc98d9))
10+
11+
12+
### Bug Fixes
13+
14+
* add context to command execution ([92df7d4](https://github.com/aslamcodes/appstreamfile/commit/92df7d4f3d1ed849766ad8197b4c5b7e7322ebc8))
15+
* file read process lock ([d2481e9](https://github.com/aslamcodes/appstreamfile/commit/d2481e929a8e932969f1bfc5e1c87227f9ec86b3))
16+
* file read process lock ([c013b4f](https://github.com/aslamcodes/appstreamfile/commit/c013b4f0eacaa173776a61382727b7bcc198a50f))
17+
* fix build command by listing the argv ([#40](https://github.com/aslamcodes/appstreamfile/issues/40)) ([06f7dfa](https://github.com/aslamcodes/appstreamfile/commit/06f7dfa2956defd900ddbcea21e492b069b14e0a))
18+
319
## [0.1.1](https://github.com/aslamcodes/appstreamfile/compare/v0.1.0...v0.1.1) (2025-12-15)
420

521

0 commit comments

Comments
 (0)