Skip to content

Commit

Permalink
release: v15.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Eve-Sama committed Nov 28, 2022
1 parent d908ee4 commit c7757e2
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 14 deletions.
4 changes: 0 additions & 4 deletions README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,3 @@ const options: NgxSignatureOptions = {
height: 150
};
```

## 前端开发交流群

欢迎大家加入QQ群 925528845 一起讨论 :D
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,3 @@ const options: NgxSignatureOptions = {
height: 150
};
```

## Front-end development exchange group

Welcome everyone to join the QQ group 925528845 to discussion :D
6 changes: 1 addition & 5 deletions projects/ngx-signature-pad/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
English | [简体中文](https://github.com/eve-sama/ngx-signature-pad/blob/master/README-zh_CN.md)

## Introduction
A handwritten signature plugin suitable for Angular ecology, suppprt V13.
A handwritten signature plugin suitable for Angular ecology, suppprt V15.

![avatar](https://file.qingflow.com/uploads/file/2a456187-566b-4941-9abb-b93efe8f37a2.gif)

Expand Down Expand Up @@ -150,7 +150,3 @@ const options: NgxSignatureOptions = {
height: 150
};
```

## Front-end development exchange group

Welcome everyone to join the QQ group 925528845 to discussion :D
2 changes: 1 addition & 1 deletion projects/ngx-signature-pad/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eve-sama/ngx-signature-pad",
"version": "15.0.1",
"version": "15.0.3",
"peerDependencies": {
"@angular/cdk": "^15.0.0",
"@angular/common": "^15.0.1",
Expand Down

0 comments on commit c7757e2

Please sign in to comment.