Skip to content

Commit 995231d

Browse files
committed
build: release v4.6.0.
1 parent 4671653 commit 995231d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [4.6.0] - 2025-03-10
7+
### Added
8+
- feat: updates GitHub org to imposter-project.
9+
10+
### Changed
11+
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin
12+
- chore(deps): bump version_groovy from 4.0.21 to 4.0.25
13+
- ci: set permissions in parent job.
14+
- docs: links to JavaScript bundling examples.
15+
- test: splits HTTPS test into separate suite.
16+
617
## [4.5.8] - 2025-02-22
718
### Changed
819
- chore(deps): bump org.apache.maven.plugins:maven-clean-plugin

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
projectVersion=0.0.0-SNAPSHOT
1+
projectVersion=4.6.0

0 commit comments

Comments
 (0)