Skip to content

Commit b705536

Browse files
committed
Update control files
1 parent 39fca38 commit b705536

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
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [1.0.1] - 2025-05-14
8+
9+
### Fixed
10+
11+
- Export itemValue instead of stval.
12+
713
## [1.0.0] - 2025-05-09
814

915
_Stable release based on [1.0.0-rc.1]._
@@ -316,6 +322,7 @@ _Stable release based on [0.1.0-rc.1]._
316322

317323
- New changelog file.
318324

325+
[1.0.1]: https://https://github.com/internetguru/laravel-model-browser/compare/v1.0.0...v1.0.1
319326
[1.0.0]: https://https://github.com/internetguru/laravel-model-browser/compare/v0.12.2...v1.0.0
320327
[1.0.0-rc.1]: https://github.com/internetguru/laravel-model-browser/releases/tag/v0.12.2
321328
[0.12.2]: https://https://github.com/internetguru/laravel-model-browser/compare/v0.12.1...v0.12.2

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.0.1

0 commit comments

Comments
 (0)