We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87ce08d + 0f15e7a commit 1b64706Copy full SHA for 1b64706
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/wayofdev/laravel-paginator/compare/v1.1.1...v1.2.0) (2023-06-09)
4
+
5
6
+### Features
7
8
+* updating composer namespace ([c6adb3e](https://github.com/wayofdev/laravel-paginator/commit/c6adb3e73f4094bba1fc697f208b7a6741a7ace1))
9
10
## [1.1.1](https://github.com/wayofdev/laravel-paginator/compare/v1.1.0...v1.1.1) (2023-06-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.1",
+ "version": "1.2.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments