Skip to content

Commit 9981e5a

Browse files
committed
v5.1.2
1 parent 05b1286 commit 9981e5a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+155
-39
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.2](https://github.com/sciactive/pnotify/compare/v5.1.1...v5.1.2) (2020-04-29)
7+
8+
9+
10+
## 5.1.1 (2020-04-27)
11+
12+
**Note:** Version bump only for package pnotify
13+
14+
15+
16+
17+
618
## [5.1.1](https://github.com/sciactive/pnotify/compare/v5.1.0...v5.1.1) (2020-04-27)
719

820

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "5.1.1",
5+
"version": "5.1.2",
66
"command": {
77
"version": {
88
"allowBranch": [

packages/animate/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.2](https://github.com/sciactive/pnotify/compare/v5.1.1...v5.1.2) (2020-04-29)
7+
8+
**Note:** Version bump only for package @pnotify/animate
9+
10+
11+
12+
13+
614
## [5.1.1](https://github.com/sciactive/pnotify/compare/v5.1.0...v5.1.1) (2020-04-27)
715

816

packages/animate/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/animate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pnotify/animate",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"description": "PNotify - Animate Module",
55
"keywords": [
66
"notice",
@@ -40,7 +40,7 @@
4040
"access": "public"
4141
},
4242
"dependencies": {
43-
"@pnotify/core": "^5.1.1"
43+
"@pnotify/core": "^5.1.2"
4444
},
4545
"peerDependencies": {
4646
"animate.css": "^3.7.2"

packages/bootstrap3/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.2](https://github.com/sciactive/pnotify/compare/v5.1.1...v5.1.2) (2020-04-29)
7+
8+
**Note:** Version bump only for package @pnotify/bootstrap3
9+
10+
11+
12+
13+
614
## [5.1.1](https://github.com/sciactive/pnotify/compare/v5.1.0...v5.1.1) (2020-04-27)
715

816

packages/bootstrap3/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bootstrap3/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pnotify/bootstrap3",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"description": "PNotify - Bootstrap 3 Module",
55
"keywords": [
66
"notice",
@@ -40,7 +40,7 @@
4040
"access": "public"
4141
},
4242
"dependencies": {
43-
"@pnotify/core": "^5.1.1"
43+
"@pnotify/core": "^5.1.2"
4444
},
4545
"peerDependencies": {
4646
"bootstrap": "^3.4.1"

packages/bootstrap4/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.2](https://github.com/sciactive/pnotify/compare/v5.1.1...v5.1.2) (2020-04-29)
7+
8+
**Note:** Version bump only for package @pnotify/bootstrap4
9+
10+
11+
12+
13+
614
## [5.1.1](https://github.com/sciactive/pnotify/compare/v5.1.0...v5.1.1) (2020-04-27)
715

816

packages/bootstrap4/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)