Skip to content

Commit a896d0c

Browse files
authored
chore(1.x): release 1.1.1 (#2)
1 parent 39805ef commit a896d0c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/php-internal/path/compare/1.1.0...1.1.1) (2025-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* Update .gitattributes to ignore CLAUDE.md instead of CLAUDE.local.md ([39805ef](https://github.com/php-internal/path/commit/39805ef44612eda80105a5fae7ca33b3def47744))
9+
310
## [1.1.0](https://github.com/php-internal/path/compare/1.0.0...1.1.0) (2025-12-02)
411

512

resources/version.json

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

0 commit comments

Comments
 (0)