Skip to content

Commit 09585c3

Browse files
authored
Enhancement: Prepare release for 1.23.1 (#788)
1 parent 77cec4d commit 09585c3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CHANGELOG
22

3-
## [Unreleased](https://github.com/FakerPHP/Faker/compare/v1.23.0...main)
3+
## [Unreleased](https://github.com/FakerPHP/Faker/compare/v1.23.1...1.23)
4+
5+
## [2023-09-29, v1.23.1](https://github.com/FakerPHP/Faker/compare/v1.23.0..v1.23.1)
46

57
- Fixed double `а` female lastName in `ru_RU/Person::name()` (#832)
68
- Fixed polish license plates (#685)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"extra": {
5757
"branch-alias": {
58-
"dev-main": "v1.21-dev"
58+
"dev-1.23": "v1.23-dev"
5959
}
6060
}
6161
}

0 commit comments

Comments
 (0)