We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2674e commit 7e8df76Copy full SHA for 7e8df76
2 files changed
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## Unreleased
8
+
9
## 1.1.0 - 2025-11-04
10
### Added
11
- Add checkout safe directory
Makefile
@@ -1,4 +1,4 @@
1
-version ?= 1.1.0
+version ?= 1.1.1-pre.0
2
3
ci: deps lint
0 commit comments