Skip to content

Commit dd67e90

Browse files
authored
chore(1.x): release 1.1.0 (#1)
1 parent 73aefb6 commit dd67e90

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## [1.1.0](https://github.com/php-internal/path/compare/1.0.0...1.1.0) (2025-12-02)
4+
5+
6+
### Features
7+
8+
* Add case sensitivity option for path matching ([6c6060c](https://github.com/php-internal/path/commit/6c6060c0f15383983790c99be288d7a5969aae36))
9+
10+
## Changelog

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.1.0"
33
}

0 commit comments

Comments
 (0)