Skip to content

Commit fb4659c

Browse files
authored
Merge pull request #37 from rejmann/release-please--branches--main--components--php-namespace-refactor
chore(main): release php-namespace-refactor 1.3.1
2 parents 9f74cee + 99c4ce8 commit fb4659c

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.3.1](https://github.com/rejmann/php-namespace-refactor/compare/php-namespace-refactor-v1.3.0...php-namespace-refactor-v1.3.1) (2025-08-28)
6+
7+
8+
### 🔧 Chores
9+
10+
* section perf ([2f30e8f](https://github.com/rejmann/php-namespace-refactor/commit/2f30e8f965250dec62091c5dbfd43cec06d7297f))
11+
* type node ([6cc8b1b](https://github.com/rejmann/php-namespace-refactor/commit/6cc8b1bf6d495017c94d4240c2e10cc94a4c7224))
12+
513
## [1.3.0](https://github.com/rejmann/php-namespace-refactor/compare/php-namespace-refactor-v1.2.1...php-namespace-refactor-v1.3.0) (2025-08-28)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "php-namespace-refactor",
33
"displayName": "PHP Namespace Refactor",
44
"description": "PHP Namespace Refactor: Extension for Visual Studio Code that automatically refactors namespace and references when moving PHP files between directories.",
5-
"version": "1.3.0",
5+
"version": "1.3.1",
66
"author": {
77
"name": "rejman",
88
"url": "https://github.com/rejmann"

0 commit comments

Comments
 (0)