Skip to content

Commit

Permalink
chore(release): v1.0.0 馃殌
Browse files Browse the repository at this point in the history
  • Loading branch information
miralemd committed Jun 9, 2020
1 parent 1ec9af5 commit d841aa8
Show file tree
Hide file tree
Showing 28 changed files with 86 additions and 30 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package nebula.js

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

### Bug Fixes
Expand Down
4 changes: 4 additions & 0 deletions apis/locale/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/locale

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

### Code Refactoring
Expand Down
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": "1.0.0-alpha.0",
"version": "1.0.0",
"private": true,
"main": "src/index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions apis/nucleus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/nucleus

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

### Code Refactoring
Expand Down
10 changes: 5 additions & 5 deletions apis/nucleus/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@nebula.js/nucleus",
"version": "1.0.0-alpha.0",
"version": "1.0.0",
"private": true,
"main": "src/index.js",
"devDependencies": {
"@material-ui/core": "4.10.1",
"@material-ui/icons": "4.9.1",
"@material-ui/styles": "4.10.0",
"@nebula.js/locale": "1.0.0-alpha.0",
"@nebula.js/supernova": "1.0.0-alpha.0",
"@nebula.js/theme": "1.0.0-alpha.0",
"@nebula.js/ui": "1.0.0-alpha.0",
"@nebula.js/locale": "1.0.0",
"@nebula.js/supernova": "1.0.0",
"@nebula.js/theme": "1.0.0",
"@nebula.js/ui": "1.0.0",
"node-event-emitter": "0.0.1",
"react": "16.13.1",
"react-dom": "16.13.1",
Expand Down
4 changes: 4 additions & 0 deletions apis/snapshooter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/snapshooter

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

### Code Refactoring
Expand Down
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": "1.0.0-alpha.0",
"version": "1.0.0",
"private": true,
"description": "",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions apis/stardust/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/stardust

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

### Code Refactoring
Expand Down
12 changes: 6 additions & 6 deletions apis/stardust/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/stardust",
"version": "1.0.0-alpha.0",
"version": "1.0.0",
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down Expand Up @@ -38,11 +38,11 @@
"@material-ui/core": "4.10.1",
"@material-ui/icons": "4.9.1",
"@material-ui/styles": "4.10.0",
"@nebula.js/locale": "1.0.0-alpha.0",
"@nebula.js/nucleus": "1.0.0-alpha.0",
"@nebula.js/supernova": "1.0.0-alpha.0",
"@nebula.js/theme": "1.0.0-alpha.0",
"@nebula.js/ui": "1.0.0-alpha.0",
"@nebula.js/locale": "1.0.0",
"@nebula.js/nucleus": "1.0.0",
"@nebula.js/supernova": "1.0.0",
"@nebula.js/theme": "1.0.0",
"@nebula.js/ui": "1.0.0",
"extend": "3.0.2",
"node-event-emitter": "0.0.1",
"react": "16.13.1",
Expand Down
4 changes: 4 additions & 0 deletions apis/supernova/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/supernova

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

### Code Refactoring
Expand Down
2 changes: 1 addition & 1 deletion apis/supernova/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nebula.js/supernova",
"private": true,
"version": "1.0.0-alpha.0",
"version": "1.0.0",
"main": "src/index.js",
"devDependencies": {
"extend": "3.0.2",
Expand Down
4 changes: 4 additions & 0 deletions apis/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/test-utils

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/test-utils
Expand Down
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": "1.0.0-alpha.0",
"version": "1.0.0",
"private": true,
"description": "",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions apis/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/theme

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/theme
Expand Down
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": "1.0.0-alpha.0",
"version": "1.0.0",
"private": true,
"main": "src/index.js",
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions commands/build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/cli-build

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/cli-build
Expand Down
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": "1.0.0-alpha.0",
"version": "1.0.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
4 changes: 4 additions & 0 deletions commands/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

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

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/cli
Expand Down
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": "1.0.0-alpha.0",
"version": "1.0.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand All @@ -27,7 +27,7 @@
"@nebula.js/cli-serve": "^1.x"
},
"dependencies": {
"@nebula.js/cli-create": "1.0.0-alpha.0",
"@nebula.js/cli-create": "1.0.0",
"import-cwd": "3.0.0",
"yargs": "15.3.1"
}
Expand Down
4 changes: 4 additions & 0 deletions commands/create/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/cli-create

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

### Code Refactoring
Expand Down
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": "1.0.0-alpha.0",
"version": "1.0.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
4 changes: 4 additions & 0 deletions commands/sense/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/cli-sense

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

### Features
Expand Down
4 changes: 2 additions & 2 deletions commands/sense/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-sense",
"version": "1.0.0-alpha.0",
"version": "1.0.0",
"description": "Build a supernova as a Qlik Sense extension",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@babel/cli": "7.10.1",
"@babel/core": "7.10.2",
"@babel/preset-env": "7.10.2",
"@nebula.js/stardust": "1.0.0-alpha.0",
"@nebula.js/stardust": "1.0.0",
"@rollup/plugin-commonjs": "12.0.0",
"@rollup/plugin-node-resolve": "8.0.0",
"@rollup/plugin-replace": "^2.3.2",
Expand Down
4 changes: 4 additions & 0 deletions commands/serve/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/cli-serve

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

### Bug Fixes
Expand Down
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": "1.0.0-alpha.0",
"version": "1.0.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand All @@ -27,7 +27,7 @@
"prepublishOnly": "rm -rf dist && yarn run build"
},
"dependencies": {
"@nebula.js/cli-build": "1.0.0-alpha.0",
"@nebula.js/cli-build": "1.0.0",
"body-parser": "1.19.0",
"chalk": "4.0.0",
"chokidar": "3.4.0",
Expand All @@ -49,10 +49,10 @@
"@babel/preset-env": "7.10.2",
"@babel/preset-react": "7.10.1",
"@material-ui/core": "4.10.1",
"@nebula.js/nucleus": "1.0.0-alpha.0",
"@nebula.js/snapshooter": "1.0.0-alpha.0",
"@nebula.js/stardust": "1.0.0-alpha.0",
"@nebula.js/ui": "1.0.0-alpha.0",
"@nebula.js/nucleus": "1.0.0",
"@nebula.js/snapshooter": "1.0.0",
"@nebula.js/stardust": "1.0.0",
"@nebula.js/ui": "1.0.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 @@ -7,7 +7,7 @@
}
},
"ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"],
"version": "1.0.0-alpha.0",
"version": "1.0.0",
"npmClient": "yarn",
"useWorkspaces": true
}
4 changes: 4 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/qlik-oss/nebula.js/compare/v1.0.0-alpha.0...v1.0.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/ui

# [1.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v0.6.1...v1.0.0-alpha.0) (2020-06-09)

**Note:** Version bump only for package @nebula.js/ui
Expand Down
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": "1.0.0-alpha.0",
"version": "1.0.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down

0 comments on commit d841aa8

Please sign in to comment.