Skip to content

Commit 17df808

Browse files
github-actions[bot]LeoPaulJulie
authored andcommitted
chore(release): publish packages
- [email protected]
1 parent ea73fe3 commit 17df808

File tree

3 files changed

+26
-1
lines changed

3 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2025-09-03
7+
8+
### Changes
9+
10+
---
11+
12+
Packages with breaking changes:
13+
14+
- There are no breaking changes in this release.
15+
16+
Packages with other changes:
17+
18+
- [`pillar_core` - `v1.1.1`](#pillar_core---v111)
19+
20+
---
21+
22+
#### `pillar_core` - `v1.1.1`
23+
24+
- **FIX**: missing license and fix github release. ([b54b64c2](https://github.com/Core-Soft-Development/pillar/commit/b54b64c2590e8e45bc72da5b10d58d5b1c882236))
25+
26+
627
## 2025-09-03
728

829
### Changes

packages/pillar-core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.1
2+
3+
- **FIX**: missing license and fix github release. ([b54b64c2](https://github.com/Core-Soft-Development/pillar/commit/b54b64c2590e8e45bc72da5b10d58d5b1c882236))
4+
15
## 1.1.0
26

37
- **FEAT**: first deploy for testing ci ([#4](https://github.com/Core-Soft-Development/pillar/issues/4)). ([66b5dcec](https://github.com/Core-Soft-Development/pillar/commit/66b5dcec9e86019d4e2584e8ff95b1b2bea12a89))

packages/pillar-core/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pillar_core
22
description: A core package for Pillar framework providing dependency injection and clean architecture foundation
3-
version: 1.1.0
3+
version: 1.1.1
44
homepage: https://github.com/Core-Soft-Development/pillar
55
repository: https://github.com/Core-Soft-Development/pillar
66
issue_tracker: https://github.com/Core-Soft-Development/pillar/issues

0 commit comments

Comments
 (0)