Skip to content

Commit 1e2571b

Browse files
committed
version 4.0.1
1 parent 538c14d commit 1e2571b

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@almothafar/angular-signature-pad",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
@@ -57,4 +57,4 @@
5757
"ts-node": "~10.4.0",
5858
"typescript": "~4.5.3"
5959
}
60-
}
60+
}

projects/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22

3-
### 4.0.0
3+
### 4.0.1
44
#### Features
55
- Upgrade `signature_pad` to the final version 4.0.0 See ([#Changelog](https://github.com/szimek/signature_pad/blob/master/CHANGELOG.md#400))
66
- Support Angular 13.

projects/angular-signature-pad/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.

projects/angular-signature-pad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@almothafar/angular-signature-pad",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"scripts": {
55
"build": "ng-packagr -p package.json",
66
"build:prod": "rimraf dist && ng build angular-signature-pad --prod"

0 commit comments

Comments
 (0)