Skip to content

Commit c6f46fe

Browse files
committed
chore(release): 1.1.1
1 parent 625dd17 commit c6f46fe

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.1.1](https://github.com/victorbruce/angular-starter-project/compare/v1.1.0...v1.1.1) (2026-01-07)
6+
7+
### 👷 CI/CD
8+
9+
- **release:** generate enhanced GitHub release notes ([f283255](https://github.com/victorbruce/angular-starter-project/commit/f283255a1d2267f07e5e4d98c86cdabc957dd6f2))
10+
511
## [1.1.0](https://github.com/victorbruce/angular-starter-project/compare/v1.0.3...v1.1.0) (2026-01-06)
612

713
### ✨ Features

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": "angular-starter-project",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)