phos 1.0.3 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -278,6 +278,7 @@ Contributions are welcome! Please feel free to submit a Pull Request.
|
|
|
278
278
|
|
|
279
279
|
Phos follows [semantic versioning](https://semver.org/).
|
|
280
280
|
|
|
281
|
+
- **1.1.0** - Minor release (new features, non-breaking changes)
|
|
281
282
|
- **1.0.3** - Patch release (template path fix)
|
|
282
283
|
- **1.0.2** - Patch release (template missing fix)
|
|
283
284
|
- **1.0.1** - Patch release (bug fixes)
|