Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
 - @atlas.js/atlas@2.2.0-alpha.7
 - @atlas.js/aws@2.1.0-alpha.7
 - @atlas.js/braintree@2.1.0-alpha.7
 - @atlas.js/cli@1.2.0-alpha.7
 - @atlas.js/firebase@2.1.0-alpha.7
 - @atlas.js/koa@3.2.0-alpha.8
 - @atlas.js/mongoose@3.2.0-alpha.7
 - @atlas.js/nodemailer@2.1.0-alpha.8
 - @atlas.js/objection@2.2.0-alpha.9
 - @atlas.js/repl@2.1.0-alpha.7
 - @atlas.js/sequelize@2.1.0-alpha.8
 - @atlas.js/templates@1.1.0-alpha.7
  • Loading branch information
robertrossmann committed Jan 28, 2019
1 parent 0274a94 commit 20fa27b
Show file tree
Hide file tree
Showing 24 changed files with 122 additions and 23 deletions.
11 changes: 11 additions & 0 deletions packages/atlas/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.2.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/atlas@2.2.0-alpha.6...@atlas.js/atlas@2.2.0-alpha.7) (2019-01-28)


### Bug Fixes

* **atlas:** init parameters typings ([efdbf3c](https://github.com/strvcom/atlas.js/commit/efdbf3c))





# [2.2.0-alpha.6](https://github.com/strvcom/atlas.js/compare/@atlas.js/atlas@2.2.0-alpha.5...@atlas.js/atlas@2.2.0-alpha.6) (2019-01-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/atlas/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/atlas",
"description": "A component-based Node.js library to reduce boilerplate and provide sane project structure 馃嵒",
"version": "2.2.0-alpha.6",
"version": "2.2.0-alpha.7",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand Down
8 changes: 8 additions & 0 deletions packages/aws/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.1.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/aws@2.1.0-alpha.6...@atlas.js/aws@2.1.0-alpha.7) (2019-01-28)

**Note:** Version bump only for package @atlas.js/aws





# [2.1.0-alpha.6](https://github.com/strvcom/atlas.js/compare/@atlas.js/aws@2.1.0-alpha.5...@atlas.js/aws@2.1.0-alpha.6) (2019-01-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/aws/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/aws",
"description": "AWS SDK service for @atlas.js",
"version": "2.1.0-alpha.6",
"version": "2.1.0-alpha.7",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand All @@ -11,7 +11,7 @@
"lodash": "^4.17.4"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.6"
"@atlas.js/atlas": "^2.2.0-alpha.7"
},
"engines": {
"node": ">=8.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/braintree/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.1.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/braintree@2.1.0-alpha.6...@atlas.js/braintree@2.1.0-alpha.7) (2019-01-28)

**Note:** Version bump only for package @atlas.js/braintree





# [2.1.0-alpha.6](https://github.com/strvcom/atlas.js/compare/@atlas.js/braintree@2.1.0-alpha.5...@atlas.js/braintree@2.1.0-alpha.6) (2019-01-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/braintree/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/braintree",
"description": "Braintree client as a component for @atlas.js",
"version": "2.1.0-alpha.6",
"version": "2.1.0-alpha.7",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand All @@ -10,7 +10,7 @@
"braintree": "^2.2.0"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.6"
"@atlas.js/atlas": "^2.2.0-alpha.7"
},
"engines": {
"node": ">=8.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/cli@1.2.0-alpha.6...@atlas.js/cli@1.2.0-alpha.7) (2019-01-28)

**Note:** Version bump only for package @atlas.js/cli





# [1.2.0-alpha.6](https://github.com/strvcom/atlas.js/compare/@atlas.js/cli@1.2.0-alpha.5...@atlas.js/cli@1.2.0-alpha.6) (2019-01-28)

**Note:** Version bump only for package @atlas.js/cli
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
@@ -1,15 +1,15 @@
{
"name": "@atlas.js/cli",
"description": "CLI interface for @atlas.js",
"version": "1.2.0-alpha.6",
"version": "1.2.0-alpha.7",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bin": {
"atlas": "src/bin/atlas.js"
},
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
"dependencies": {
"@atlas.js/repl": "^2.1.0-alpha.6",
"@atlas.js/repl": "^2.1.0-alpha.7",
"caporal": "^0.10.0",
"source-map-support": "^0.5.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/firebase/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.1.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/firebase@2.1.0-alpha.6...@atlas.js/firebase@2.1.0-alpha.7) (2019-01-28)

**Note:** Version bump only for package @atlas.js/firebase





# [2.1.0-alpha.6](https://github.com/strvcom/atlas.js/compare/@atlas.js/firebase@2.1.0-alpha.5...@atlas.js/firebase@2.1.0-alpha.6) (2019-01-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/firebase/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/firebase",
"description": "A Firebase-admin service for @atlas.js",
"version": "2.1.0-alpha.6",
"version": "2.1.0-alpha.7",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand All @@ -10,7 +10,7 @@
"firebase-admin": "^6.2.0"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.6"
"@atlas.js/atlas": "^2.2.0-alpha.7"
},
"engines": {
"node": ">=8.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/koa/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0-alpha.8](https://github.com/strvcom/atlas.js/compare/@atlas.js/koa@3.2.0-alpha.7...@atlas.js/koa@3.2.0-alpha.8) (2019-01-28)

**Note:** Version bump only for package @atlas.js/koa





# [3.2.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/koa@3.2.0-alpha.6...@atlas.js/koa@3.2.0-alpha.7) (2019-01-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/koa/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/koa",
"description": "Koa.js service for @atlas.js",
"version": "3.2.0-alpha.7",
"version": "3.2.0-alpha.8",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand All @@ -16,7 +16,7 @@
"koa-websocket": "^5.0.1"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.6"
"@atlas.js/atlas": "^2.2.0-alpha.7"
},
"engines": {
"node": ">=8.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/mongoose/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/mongoose@3.2.0-alpha.6...@atlas.js/mongoose@3.2.0-alpha.7) (2019-01-28)

**Note:** Version bump only for package @atlas.js/mongoose





# [3.2.0-alpha.6](https://github.com/strvcom/atlas.js/compare/@atlas.js/mongoose@3.2.0-alpha.5...@atlas.js/mongoose@3.2.0-alpha.6) (2019-01-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/mongoose/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/mongoose",
"description": "Mongoose service for @atlas.js",
"version": "3.2.0-alpha.6",
"version": "3.2.0-alpha.7",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand All @@ -12,7 +12,7 @@
"mongoose": "^5.0.0"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.6",
"@atlas.js/atlas": "^2.2.0-alpha.7",
"@types/mongoose": "^5.0.0"
},
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages/nodemailer/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.1.0-alpha.8](https://github.com/strvcom/atlas.js/compare/@atlas.js/nodemailer@2.1.0-alpha.7...@atlas.js/nodemailer@2.1.0-alpha.8) (2019-01-28)

**Note:** Version bump only for package @atlas.js/nodemailer





# [2.1.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/nodemailer@2.1.0-alpha.6...@atlas.js/nodemailer@2.1.0-alpha.7) (2019-01-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/nodemailer/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/nodemailer",
"description": "A nodemailer-based mailing service for @atlas.js",
"version": "2.1.0-alpha.7",
"version": "2.1.0-alpha.8",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand All @@ -10,7 +10,7 @@
"nodemailer": "^4.0.1"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.6",
"@atlas.js/atlas": "^2.2.0-alpha.7",
"@types/nodemailer": "^4.0.1"
},
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages/objection/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.2.0-alpha.9](https://github.com/strvcom/atlas.js/compare/@atlas.js/objection@2.2.0-alpha.8...@atlas.js/objection@2.2.0-alpha.9) (2019-01-28)

**Note:** Version bump only for package @atlas.js/objection





# [2.2.0-alpha.8](https://github.com/strvcom/atlas.js/compare/@atlas.js/objection@2.2.0-alpha.7...@atlas.js/objection@2.2.0-alpha.8) (2019-01-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/objection/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/objection",
"description": "Objection.js service for @atlas.js",
"version": "2.2.0-alpha.8",
"version": "2.2.0-alpha.9",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand All @@ -16,7 +16,7 @@
"umzug": "^2.0.0"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.6",
"@atlas.js/atlas": "^2.2.0-alpha.7",
"sqlite3": "^4.0.0"
},
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages/repl/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.1.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/repl@2.1.0-alpha.6...@atlas.js/repl@2.1.0-alpha.7) (2019-01-28)

**Note:** Version bump only for package @atlas.js/repl





# [2.1.0-alpha.6](https://github.com/strvcom/atlas.js/compare/@atlas.js/repl@2.1.0-alpha.5...@atlas.js/repl@2.1.0-alpha.6) (2019-01-28)

**Note:** Version bump only for package @atlas.js/repl
Expand Down
4 changes: 2 additions & 2 deletions packages/repl/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/repl",
"description": "A REPL action to drop into interactive shell for @atlas.js",
"version": "2.1.0-alpha.6",
"version": "2.1.0-alpha.7",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand All @@ -10,7 +10,7 @@
"promisified-core": "^1.0.0"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.6"
"@atlas.js/atlas": "^2.2.0-alpha.7"
},
"engines": {
"node": ">=8.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/sequelize/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.1.0-alpha.8](https://github.com/strvcom/atlas.js/compare/@atlas.js/sequelize@2.1.0-alpha.7...@atlas.js/sequelize@2.1.0-alpha.8) (2019-01-28)

**Note:** Version bump only for package @atlas.js/sequelize





# [2.1.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/sequelize@2.1.0-alpha.6...@atlas.js/sequelize@2.1.0-alpha.7) (2019-01-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/sequelize/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/sequelize",
"description": "Sequelize service for @atlas.js",
"version": "2.1.0-alpha.7",
"version": "2.1.0-alpha.8",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand All @@ -15,7 +15,7 @@
"umzug": "^2.0.0"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.6",
"@atlas.js/atlas": "^2.2.0-alpha.7",
"sqlite3": "^4.0.0"
},
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages/templates/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/templates@1.1.0-alpha.6...@atlas.js/templates@1.1.0-alpha.7) (2019-01-28)

**Note:** Version bump only for package @atlas.js/templates





# [1.1.0-alpha.6](https://github.com/strvcom/atlas.js/compare/@atlas.js/templates@1.1.0-alpha.5...@atlas.js/templates@1.1.0-alpha.6) (2019-01-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/templates/package.json
@@ -1,7 +1,7 @@
{
"name": "@atlas.js/templates",
"description": "An action to render a template file into HTML using consolidate.js for @atlas.js",
"version": "1.1.0-alpha.6",
"version": "1.1.0-alpha.7",
"author": "Robert Rossmann <robert.rossmann@strv.com>",
"bugs": "https://github.com/strvcom/atlas.js/issues",
"contributors": [],
Expand All @@ -11,7 +11,7 @@
"consolidate": "^0.15.0"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.6",
"@atlas.js/atlas": "^2.2.0-alpha.7",
"pug": "^2.0.0"
},
"engines": {
Expand Down

0 comments on commit 20fa27b

Please sign in to comment.