Skip to content

Commit

Permalink
chore(release): v0.3.0 馃殌
Browse files Browse the repository at this point in the history
  • Loading branch information
miralemd committed Mar 30, 2020
1 parent 19de581 commit 692f262
Show file tree
Hide file tree
Showing 26 changed files with 156 additions and 22 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Change Log

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

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)


### Bug Fixes

* only show `<Loading />` or `<LongRunningQuery />` ([#386](https://github.com/qlik-oss/nebula.js/issues/386)) ([36b634b](https://github.com/qlik-oss/nebula.js/commit/36b634b))
* use color `inherit` ([#382](https://github.com/qlik-oss/nebula.js/issues/382)) ([8de8ef1](https://github.com/qlik-oss/nebula.js/commit/8de8ef1))


### Features

* **cli-build:** add sourcemap option to build ([#376](https://github.com/qlik-oss/nebula.js/issues/376)) ([09f9dbf](https://github.com/qlik-oss/nebula.js/commit/09f9dbf))
* responsive app selections ([#378](https://github.com/qlik-oss/nebula.js/issues/378)) ([6f3d496](https://github.com/qlik-oss/nebula.js/commit/6f3d496)), closes [#326](https://github.com/qlik-oss/nebula.js/issues/326)
* **nucleus:** add flags api ([#384](https://github.com/qlik-oss/nebula.js/issues/384)) ([d283284](https://github.com/qlik-oss/nebula.js/commit/d283284))
8 changes: 8 additions & 0 deletions apis/locale/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)

**Note:** Version bump only for package @nebula.js/locale
2 changes: 1 addition & 1 deletion apis/locale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/locale",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
18 changes: 18 additions & 0 deletions apis/nucleus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Change Log

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

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)


### Bug Fixes

* only show `<Loading />` or `<LongRunningQuery />` ([#386](https://github.com/qlik-oss/nebula.js/issues/386)) ([36b634b](https://github.com/qlik-oss/nebula.js/commit/36b634b))
* use color `inherit` ([#382](https://github.com/qlik-oss/nebula.js/issues/382)) ([8de8ef1](https://github.com/qlik-oss/nebula.js/commit/8de8ef1))


### Features

* responsive app selections ([#378](https://github.com/qlik-oss/nebula.js/issues/378)) ([6f3d496](https://github.com/qlik-oss/nebula.js/commit/6f3d496)), closes [#326](https://github.com/qlik-oss/nebula.js/issues/326)
* **nucleus:** add flags api ([#384](https://github.com/qlik-oss/nebula.js/issues/384)) ([d283284](https://github.com/qlik-oss/nebula.js/commit/d283284))
8 changes: 4 additions & 4 deletions apis/nucleus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/nucleus",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down Expand Up @@ -39,9 +39,9 @@
"@material-ui/core": "4.9.0",
"@material-ui/icons": "4.5.1",
"@material-ui/styles": "4.9.0",
"@nebula.js/locale": "0.2.1",
"@nebula.js/theme": "0.2.1",
"@nebula.js/ui": "0.2.0",
"@nebula.js/locale": "0.3.0",
"@nebula.js/theme": "0.3.0",
"@nebula.js/ui": "0.3.0",
"node-event-emitter": "0.0.1",
"react": "16.12.0",
"react-dom": "16.12.0",
Expand Down
8 changes: 8 additions & 0 deletions apis/snapshooter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)

**Note:** Version bump only for package @nebula.js/snapshooter
2 changes: 1 addition & 1 deletion apis/snapshooter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/snapshooter",
"version": "0.2.0",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
11 changes: 11 additions & 0 deletions apis/supernova/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

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

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)


### Features

* **nucleus:** add flags api ([#384](https://github.com/qlik-oss/nebula.js/issues/384)) ([d283284](https://github.com/qlik-oss/nebula.js/commit/d283284))
2 changes: 1 addition & 1 deletion apis/supernova/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/supernova",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
8 changes: 8 additions & 0 deletions apis/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)

**Note:** Version bump only for package @nebula.js/test-utils
2 changes: 1 addition & 1 deletion apis/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/test-utils",
"version": "0.2.0",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
8 changes: 8 additions & 0 deletions apis/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)

**Note:** Version bump only for package @nebula.js/theme
2 changes: 1 addition & 1 deletion apis/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/theme",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
11 changes: 11 additions & 0 deletions commands/build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

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

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)


### Features

* **cli-build:** add sourcemap option to build ([#376](https://github.com/qlik-oss/nebula.js/issues/376)) ([09f9dbf](https://github.com/qlik-oss/nebula.js/commit/09f9dbf))
2 changes: 1 addition & 1 deletion commands/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-build",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
8 changes: 8 additions & 0 deletions commands/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)

**Note:** Version bump only for package @nebula.js/cli
4 changes: 2 additions & 2 deletions commands/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand All @@ -27,7 +27,7 @@
"@nebula.js/cli-serve": "^0.x"
},
"dependencies": {
"@nebula.js/cli-create": "0.2.1",
"@nebula.js/cli-create": "0.3.0",
"import-cwd": "3.0.0",
"yargs": "15.1.0"
}
Expand Down
8 changes: 8 additions & 0 deletions commands/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)

**Note:** Version bump only for package @nebula.js/cli-create
2 changes: 1 addition & 1 deletion commands/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-create",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
8 changes: 8 additions & 0 deletions commands/sense/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)

**Note:** Version bump only for package @nebula.js/cli-sense
2 changes: 1 addition & 1 deletion commands/sense/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-sense",
"version": "0.2.1",
"version": "0.3.0",
"description": "Build a supernova as a Qlik Sense extension",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
11 changes: 11 additions & 0 deletions commands/serve/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

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

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)


### Features

* responsive app selections ([#378](https://github.com/qlik-oss/nebula.js/issues/378)) ([6f3d496](https://github.com/qlik-oss/nebula.js/commit/6f3d496)), closes [#326](https://github.com/qlik-oss/nebula.js/issues/326)
12 changes: 6 additions & 6 deletions commands/serve/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-serve",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand All @@ -27,8 +27,8 @@
"prepublishOnly": "rm -rf dist && yarn run build"
},
"dependencies": {
"@nebula.js/cli-build": "0.2.1",
"@nebula.js/snapshooter": "0.2.0",
"@nebula.js/cli-build": "0.3.0",
"@nebula.js/snapshooter": "0.3.0",
"body-parser": "1.19.0",
"chalk": "3.0.0",
"chokidar": "3.3.1",
Expand All @@ -50,9 +50,9 @@
"@babel/preset-env": "7.9.0",
"@babel/preset-react": "7.9.1",
"@material-ui/core": "4.9.0",
"@nebula.js/nucleus": "0.2.1",
"@nebula.js/supernova": "0.2.1",
"@nebula.js/ui": "0.2.0",
"@nebula.js/nucleus": "0.3.0",
"@nebula.js/supernova": "0.3.0",
"@nebula.js/ui": "0.3.0",
"autosuggest-highlight": "3.1.1",
"babel-loader": "8.1.0",
"d3-require": "1.2.4",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"**/__tests__/**",
"**/__stories__/**"
],
"version": "0.2.1",
"version": "0.3.0",
"npmClient": "yarn",
"useWorkspaces": true
}
8 changes: 8 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

# [0.3.0](https://github.com/qlik-oss/nebula.js/compare/v0.2.1...v0.3.0) (2020-03-30)

**Note:** Version bump only for package @nebula.js/ui
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nebula.js/ui",
"private": true,
"version": "0.2.0",
"version": "0.3.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down

0 comments on commit 692f262

Please sign in to comment.