Skip to content

Commit

Permalink
v5.0.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Feb 29, 2020
1 parent e76fedd commit b16625e
Show file tree
Hide file tree
Showing 38 changed files with 252 additions and 36 deletions.
120 changes: 120 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,120 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.0.0-alpha.6 (2020-02-29)



# 5.0.0-alpha.5 (2020-02-28)



# 5.0.0-alpha.4 (2020-02-28)



# 5.0.0-alpha.3 (2020-02-20)



# 5.0.0-alpha.2 (2020-02-20)



# 5.0.0-alpha.1 (2020-02-20)



# 4.0.0 (2019-04-24)



# 4.0.0-beta.2 (2018-12-05)



# 4.0.0-beta.1 (2018-11-24)



# 4.0.0-alpha.4 (2018-05-17)



# 4.0.0-alpha.3 (2018-04-24)



# 4.0.0-alpha.2 (2018-02-14)



# 4.0.0-alpha.1 (2018-01-27)



## 3.2.1 (2017-07-31)



# 3.2.0 (2017-04-24)



## 3.0.1 (2017-04-21)



# 3.0.0 (2015-12-21)



# 2.1.0 (2015-09-03)



## 2.0.1 (2014-05-13)



# 2.0.0 (2014-04-10)



## 1.3.1 (2014-03-13)



# 1.3.0 (2014-03-13)


### Reverts

* Revert "Clicking the "Last" history button should open the most recent notice, not only the first notice ever opened. In addition, when using the "push": "top" stack option, the most recent notice is at the opposite end of the array so this should be accounted for." ([b2e2cbd](https://github.com/sciactive/pnotify/commit/b2e2cbd2b772ba16cb2066fb41b5f03f02caa0f7))
* Revert "Clicking the "All" history button should open ALL notices, not just the first notice displayed." ([1e4badf](https://github.com/sciactive/pnotify/commit/1e4badfd65c0a5d5638a2ea8f73de1057e3c3ca5))



# 1.2.0 (2012-06-16)



## 1.1.1 (2012-04-19)



# 1.1.0 (2011-12-22)



## 1.0.2 (2011-09-01)



## 1.0.1 (2010-07-23)



# 1.0.0 (2010-06-15)
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"command": {
"version": {
"allowBranch": [
Expand Down
8 changes: 8 additions & 0 deletions packages/animate/CHANGELOG.md
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.0.0-alpha.6 (2020-02-29)

**Note:** Version bump only for package @pnotify/animate
2 changes: 1 addition & 1 deletion packages/animate/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 packages/animate/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnotify/animate",
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"description": "PNotify - Animate Module",
"keywords": [
"notice",
Expand Down Expand Up @@ -39,7 +39,7 @@
"access": "public"
},
"dependencies": {
"@pnotify/core": "^5.0.0-alpha.5"
"@pnotify/core": "^5.0.0-alpha.6"
},
"peerDependencies": {
"animate.css": "^3.7.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/bootstrap3/CHANGELOG.md
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.0.0-alpha.6 (2020-02-29)

**Note:** Version bump only for package @pnotify/bootstrap3
2 changes: 1 addition & 1 deletion packages/bootstrap3/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 packages/bootstrap3/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnotify/bootstrap3",
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"description": "PNotify - Bootstrap 3 Module",
"keywords": [
"notice",
Expand Down Expand Up @@ -39,7 +39,7 @@
"access": "public"
},
"dependencies": {
"@pnotify/core": "^5.0.0-alpha.5"
"@pnotify/core": "^5.0.0-alpha.6"
},
"peerDependencies": {
"bootstrap": "^3.4.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/bootstrap4/CHANGELOG.md
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.0.0-alpha.6 (2020-02-29)

**Note:** Version bump only for package @pnotify/bootstrap4
2 changes: 1 addition & 1 deletion packages/bootstrap4/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 packages/bootstrap4/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnotify/bootstrap4",
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"description": "PNotify - Bootstrap 4 Module",
"keywords": [
"notice",
Expand Down Expand Up @@ -39,7 +39,7 @@
"access": "public"
},
"dependencies": {
"@pnotify/core": "^5.0.0-alpha.5"
"@pnotify/core": "^5.0.0-alpha.6"
},
"peerDependencies": {
"bootstrap": "^4.4.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/confirm/CHANGELOG.md
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.0.0-alpha.6 (2020-02-29)

**Note:** Version bump only for package @pnotify/confirm
2 changes: 1 addition & 1 deletion packages/confirm/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 packages/confirm/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnotify/confirm",
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"description": "PNotify - Confirm Module",
"keywords": [
"notice",
Expand Down Expand Up @@ -39,7 +39,7 @@
"access": "public"
},
"dependencies": {
"@pnotify/core": "^5.0.0-alpha.5"
"@pnotify/core": "^5.0.0-alpha.6"
},
"devDependencies": {
"@babel/core": "^7.8.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.0.0-alpha.6 (2020-02-29)

**Note:** Version bump only for package @pnotify/core
2 changes: 1 addition & 1 deletion packages/core/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 packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnotify/core",
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"description": "PNotify Core",
"keywords": [
"notice",
Expand Down
8 changes: 8 additions & 0 deletions packages/desktop/CHANGELOG.md
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.0.0-alpha.6 (2020-02-29)

**Note:** Version bump only for package @pnotify/desktop
2 changes: 1 addition & 1 deletion packages/desktop/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 packages/desktop/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnotify/desktop",
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"description": "PNotify - Desktop Module",
"keywords": [
"notice",
Expand Down Expand Up @@ -39,7 +39,7 @@
"access": "public"
},
"dependencies": {
"@pnotify/core": "^5.0.0-alpha.5"
"@pnotify/core": "^5.0.0-alpha.6"
},
"devDependencies": {
"@babel/core": "^7.8.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/font-awesome4/CHANGELOG.md
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.0.0-alpha.6 (2020-02-29)

**Note:** Version bump only for package @pnotify/font-awesome4
2 changes: 1 addition & 1 deletion packages/font-awesome4/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 packages/font-awesome4/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnotify/font-awesome4",
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"description": "PNotify - Font Awesome 4 Module",
"keywords": [
"notice",
Expand Down Expand Up @@ -39,7 +39,7 @@
"access": "public"
},
"dependencies": {
"@pnotify/core": "^5.0.0-alpha.5"
"@pnotify/core": "^5.0.0-alpha.6"
},
"peerDependencies": {
"font-awesome": "^4.7.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/font-awesome5-fix/CHANGELOG.md
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.0.0-alpha.6 (2020-02-29)

**Note:** Version bump only for package @pnotify/font-awesome5-fix
2 changes: 1 addition & 1 deletion packages/font-awesome5-fix/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 packages/font-awesome5-fix/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnotify/font-awesome5-fix",
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"description": "PNotify - Font Awesome 5 Fix Module",
"keywords": [
"notice",
Expand Down Expand Up @@ -39,7 +39,7 @@
"access": "public"
},
"dependencies": {
"@pnotify/core": "^5.0.0-alpha.5"
"@pnotify/core": "^5.0.0-alpha.6"
},
"peerDependencies": {
"@fortawesome/free-solid-svg-icons": "^5.12.1"
Expand Down

0 comments on commit b16625e

Please sign in to comment.