Skip to content

Commit

Permalink
chore(@nesto-software/moment-holiday) publish %s release
Browse files Browse the repository at this point in the history
 - @nesto-software/[email protected]
 - @nesto-software/[email protected]
 - @nesto-software/[email protected]
 - @nesto-software/[email protected]
 - @nesto-software/[email protected]
  • Loading branch information
MartinLoeper committed Oct 31, 2018
1 parent 2427e82 commit e55331a
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 5 deletions.
9 changes: 9 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.1"></a>
## 1.0.1 (2018-10-31)

**Note:** Version bump only for package @nesto-software/moment-holiday





<a name="1.0.0"></a>
# 1.0.0 (2018-10-03)

Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nesto-software/moment-holiday",
"version": "1.0.0",
"version": "1.0.1",
"description": "The api for moment-holiday. This package is intended to be used by clients.",
"keywords": [
"moment",
Expand Down
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.1"></a>
## 1.0.1 (2018-10-31)

**Note:** Version bump only for package @nesto-software/moment-holiday-core





<a name="1.0.0"></a>
# 1.0.0 (2018-10-03)

Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nesto-software/moment-holiday-core",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Moment.js plugin for handling holidays.",
"keywords": [
"moment",
Expand Down
9 changes: 9 additions & 0 deletions packages/database-mongoose/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.1"></a>
## 1.0.1 (2018-10-31)

**Note:** Version bump only for package @nesto-software/moment-holiday-database-mongoose





<a name="1.0.0"></a>
# 1.0.0 (2018-10-03)

Expand Down
2 changes: 1 addition & 1 deletion packages/database-mongoose/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nesto-software/moment-holiday-database-mongoose",
"version": "1.0.0",
"version": "1.0.1",
"description": "A mongo database plugin for moment holiday for the mongoose ODM.",
"keywords": [
"moment",
Expand Down
9 changes: 9 additions & 0 deletions packages/locales/austria/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.1"></a>
## 1.0.1 (2018-10-31)

**Note:** Version bump only for package @nesto-software/moment-holiday-austria





<a name="1.0.0"></a>
# 1.0.0 (2018-10-03)

Expand Down
2 changes: 1 addition & 1 deletion packages/locales/austria/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nesto-software/moment-holiday-austria",
"version": "1.0.0",
"version": "1.0.1",
"description": "The austrian locale for moment-holiday.",
"keywords": [
"moment",
Expand Down
12 changes: 12 additions & 0 deletions packages/locales/germany/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.1"></a>
## 1.0.1 (2018-10-31)


### Bug Fixes

* **germany:** change name for reformationstag to avoid duplicate holiday name ([2427e82](https://github.com/nesto-software/moment-holiday/tree/master/packages/locales/germany/commit/2427e82))





<a name="1.0.0"></a>
# 1.0.0 (2018-10-03)

Expand Down
2 changes: 1 addition & 1 deletion packages/locales/germany/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nesto-software/moment-holiday-germany",
"version": "1.0.0",
"version": "1.0.1",
"description": "The german locale for moment-holiday.",
"keywords": [
"moment",
Expand Down

0 comments on commit e55331a

Please sign in to comment.