File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. This project adhere to the [ Semantic Versioning] ( http://semver.org/ ) standard.
44
5+ ## [ 0.2.0] 2026-01-05
6+
7+ * Version - Update minimum required version of the stellarwp/schema library to v3.2.0.
8+
9+ [ 0.2.0 ] : https://github.com/stellarwp/schema-models/releases/tag/0.2.0
10+
511## [ 0.1.0] 2025-10-02
612
713* Feature - Initial release of Schema Models.
Original file line number Diff line number Diff line change 3535 "require" : {
3636 "php" : " >=7.4" ,
3737 "stellarwp/models" : " ^2.0.0" ,
38- "stellarwp/schema" : " ^3.1. 2"
38+ "stellarwp/schema" : " ^3.2"
3939 },
4040 "require-dev" : {
4141 "stellarwp/coding-standards" : " ^2.1" ,
Original file line number Diff line number Diff line change 99 * @wordpress-plugin
1010 * Plugin Name: Schema Models
1111 * Description: A library for models based on Schema definitions.
12- * Version: 0.1 .0
12+ * Version: 0.2 .0
1313 * Author: StellarWP
1414 * Author URI: https://stellarwp.com
1515 * License: MIT
You can’t perform that action at this time.
0 commit comments