Skip to content

Commit

Permalink
version 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
almothafar committed Dec 19, 2021
1 parent 538c14d commit 1e2571b
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@almothafar/angular-signature-pad",
"version": "4.0.0",
"version": "4.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -57,4 +57,4 @@
"ts-node": "~10.4.0",
"typescript": "~4.5.3"
}
}
}
2 changes: 1 addition & 1 deletion projects/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Changelog

### 4.0.0
### 4.0.1
#### Features
- Upgrade `signature_pad` to the final version 4.0.0 See ([#Changelog](https://github.com/szimek/signature_pad/blob/master/CHANGELOG.md#400))
- Support Angular 13.
4 changes: 2 additions & 2 deletions projects/angular-signature-pad/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/angular-signature-pad/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@almothafar/angular-signature-pad",
"version": "4.0.0",
"version": "4.0.1",
"scripts": {
"build": "ng-packagr -p package.json",
"build:prod": "rimraf dist && ng build angular-signature-pad --prod"
Expand Down

0 comments on commit 1e2571b

Please sign in to comment.