Skip to content

Commit df17ab0

Browse files
chore: update version to 3.1.0 and enhance changelog with new CI features
1 parent 5dfee84 commit df17ab0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# coolify-tweaks
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- Enhanced CI infrastructure and developer experience
8+
- Added comprehensive spell checking with cspell configuration
9+
- Consolidated CI workflows into a single comprehensive workflow with TypeScript, Prettier, and spelling checks
10+
- Added reusable GitHub Actions setup action for consistent environment configuration
11+
- Added GitHub funding configuration to support project development
12+
- Improved release workflow by switching trigger branch from main to dev
13+
- Added engine requirements and spell checking script to package.json
14+
315
## 3.0.3
416

517
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coolify-tweaks",
3-
"version": "3.0.3",
3+
"version": "3.1.0",
44
"description": "Opinionated tweaks for Coolify: better spacing, layout, and color polish.",
55
"author": {
66
"name": "Anirudh Sriram",

0 commit comments

Comments
 (0)