Skip to content

Commit 792a577

Browse files
authored
Merge pull request #6 from FrontEndDev-org/release-please--branches--v1.x--components--create-fa
chore(v1.x): release 1.3.0
2 parents 5c3b3a1 + ae8ec95 commit 792a577

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.2.0"}
1+
{".":"1.3.0"}

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.3.0](https://github.com/FrontEndDev-org/create-fa/compare/v1.2.0...v1.3.0) (2025-01-23)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.3.0 ([5c3b3a1](https://github.com/FrontEndDev-org/create-fa/commit/5c3b3a159d1c1d8bf396c431dd20180288e6024c))
9+
310
## [1.2.0](https://github.com/FrontEndDev-org/create-fa/compare/v1.1.0...v1.2.0) (2025-01-23)
411

512

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": "create-fa",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "create (F)ront-end (A)pplication - npm create fa",
55
"scripts": {
66
"prepare": "lefthook install",

0 commit comments

Comments
 (0)