Skip to content

Commit a0f5581

Browse files
authored
Merge pull request #4 from ioncakephper/release-please--branches--main--components--php-theme-gen
chore(main): release 1.2.0
2 parents 5a95076 + f8fc132 commit a0f5581

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/ioncakephper/php-theme-gen/compare/v1.1.0...v1.2.0) (2025-08-09)
4+
5+
6+
### Features
7+
8+
* Add quick demo and update README for clarity and usage instructions ([5a95076](https://github.com/ioncakephper/php-theme-gen/commit/5a95076d8d973b5de01f5edc5ca5f1f436d18fe9))
9+
310
## [1.1.0](https://github.com/ioncakephper/php-theme-gen/compare/v1.0.0...v1.1.0) (2025-08-09)
411

512
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "php-theme-gen",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A robust starter template for modern Node.js development, pre-configured with Jest for testing, ESLint for linting, and Prettier for code formatting.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)