豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 5a25e6d

Browse files
committed
chore: Releases 1.2.2
1 parent 91e9e2d commit 5a25e6d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ npm i ngx-forms-handle-errors
1616

1717
- [`updateFormErrors`](./projects/ngx-forms-handle-errors/README.md)
1818

19+
### Contributing
20+
21+
1. Build the app first with `ng build ngx-forms-handle-errors`
22+
2. Enters the `dist` directory and make sure everything is correct

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-forms",
3-
"version": "1.2.2-rc",
3+
"version": "1.2.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/nncl/ngx-forms"

projects/ngx-forms-handle-errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-forms-handle-errors",
3-
"version": "1.2.2-rc",
3+
"version": "1.2.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/nncl/ngx-forms"

0 commit comments

Comments
 (0)