Skip to content

Commit f2d3723

Browse files
committed
chore(release): release
1 parent 2aaf6f4 commit f2d3723

File tree

74 files changed

+237
-37
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+237
-37
lines changed

CHANGELOG.md

+31
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,37 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/Comcast/Porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
### Bug Fixes
9+
10+
- **@porrtal-components/r-quick-start-blueprint:** publish fix for npm install in quick start ([d662606](https://github.com/Comcast/Porrtal/commit/d6626061b5521a0ee622a70887d7cae2794608a5))
11+
- **@porrtal-components/r-quick-start-blueprint:** update install with legacy peer deps ([608e004](https://github.com/Comcast/Porrtal/commit/608e004bd14fd4fe8401756fba8957b7af6e24d5))
12+
- **@porrtal/a-shell-material:** fix transparent background for cascading menu ([754c9a0](https://github.com/Comcast/Porrtal/commit/754c9a0b496b3f146212b9e5f93e295555b0c7e8))
13+
- **@porrtal/r-shell-material:** don't allow close tab or move tab for search views ([17f39f9](https://github.com/Comcast/Porrtal/commit/17f39f90435a64f924a23ba2fd362392d31bad38))
14+
- **@porrtal/r-shell-material:** fix banner key and banner menu icons ([b40746f](https://github.com/Comcast/Porrtal/commit/b40746f5427dba9b31eb0b79864bd8c64bd1e5c9))
15+
- **@porrtal/r-shell-material:** fix context menu item callback not called ([b792d11](https://github.com/Comcast/Porrtal/commit/b792d1137e1900886c5d6ab67da6f844c9059e81))
16+
- **a-porrtal-io-app:** publish new angular porrtal-io app ([1bff29b](https://github.com/Comcast/Porrtal/commit/1bff29b165243158ebe17b7e0d3db56e2a07fe82))
17+
- **workspace:** define COPYRIGHTLEN for copyright script ([bed2aa8](https://github.com/Comcast/Porrtal/commit/bed2aa88e5af85926742d686561da8be22f663b8))
18+
- **workspace:** display npm audit results as part of npm install ([878a75f](https://github.com/Comcast/Porrtal/commit/878a75fdf0cc74feec983044e9e7c7e0dc43ceab))
19+
- **workspace:** remove unused prune option from copyright script ([72ee9cc](https://github.com/Comcast/Porrtal/commit/72ee9cc958d261dcf9e5b33aecf168cd937ed89f))
20+
- **workspace:** resolve dev npm vulnerabilties ([1fe601d](https://github.com/Comcast/Porrtal/commit/1fe601d08c663dd428b2648440379fa3a881b85e))
21+
- **workspace:** resolve npm vulnerabilities - part 1 ([f42e6ab](https://github.com/Comcast/Porrtal/commit/f42e6abbb6b3de8e15a68e3a27967c94883ee3fd))
22+
- **workspace:** undo audit fixes to repair angular build ([0407fd2](https://github.com/Comcast/Porrtal/commit/0407fd218df3c2e828953f9540a7d2d110cb1a06))
23+
- **workspace:** update storybook to remove npm vulnerabilities ([74e7f55](https://github.com/Comcast/Porrtal/commit/74e7f5548edbf1a8ac0bb550c2aee8835f9c6bc2))
24+
25+
### Features
26+
27+
- **n-porrtal-io-app:** fix build errors and publish new version ([e4975ad](https://github.com/Comcast/Porrtal/commit/e4975ade4883cacd63b25291571e3bf3c399ebe8))
28+
- remove esri samples due to license agreement restrictions ([6842fd7](https://github.com/Comcast/Porrtal/commit/6842fd799db2ad2f9615c874bdeb6a4a238d6b58))
29+
- **workspace:** add copyright scripts ([156f4d5](https://github.com/Comcast/Porrtal/commit/156f4d5f58f447ad7391543d588d107330906bf6))
30+
- **workspace:** add repolinter config and output ([55e4e2f](https://github.com/Comcast/Porrtal/commit/55e4e2f789df97c4c5065f137929f67dba7dcb2b))
31+
- **workspace:** enhance Porrtal readme ([be308c2](https://github.com/Comcast/Porrtal/commit/be308c2d3a10c4b051e50c95322883cf095f54ce))
32+
- **workspace:** enhance Porrtal readme ([c66376e](https://github.com/Comcast/Porrtal/commit/c66376e5fb5eeee05b5377d41dd49e10a2049b32))
33+
- **workspace:** remove @nrwl/nx-cloud dependency (licensing issue) and lock down mui-nested-menu ([586880e](https://github.com/Comcast/Porrtal/commit/586880e500c76374ebfea160afaa18e6d8deaca6))
34+
- **workspace:** rerun license report ([d481746](https://github.com/Comcast/Porrtal/commit/d481746608ecef3e373c773bab1ce56acadacfcc))
35+
- **workspace:** update repolinter.json to include .ts and .tsx files and rerun ([d8ef011](https://github.com/Comcast/Porrtal/commit/d8ef0115e9b869ef098b0d9a81352c5225a7097a))
36+
637
# [0.7.0](https://github.com/Comcast/Porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
738

839
### Bug Fixes

apps/a/porrtal-app-e2e/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package a-porrtal-app-e2e
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package a-porrtal-app-e2e

apps/a/porrtal-app-e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "a-porrtal-app-e2e",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/a/porrtal-app/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package a-porrtal-app
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package a-porrtal-app

apps/a/porrtal-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "a-porrtal-app",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/a/porrtal-io-app-e2e/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package a-porrtal-io-app-e2e
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package a-porrtal-io-app-e2e
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "a-porrtal-io-app-e2e",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/a/porrtal-io-app/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package a-porrtal-io-app
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package a-porrtal-io-app

apps/a/porrtal-io-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "a-porrtal-io-app",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/n/porrtal-app-e2e/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package n-porrtal-app-e2e
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package n-porrtal-app-e2e

apps/n/porrtal-app-e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "n-porrtal-app-e2e",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/n/porrtal-app/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package n-porrtal-app
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package n-porrtal-app

apps/n/porrtal-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "n-porrtal-app",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/n/porrtal-io-app-e2e/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package n-porrtal-io-app-e2e
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package n-porrtal-io-app-e2e
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "n-porrtal-io-app-e2e",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/n/porrtal-io-app/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
### Bug Fixes
9+
10+
- **@porrtal-components/r-quick-start-blueprint:** publish fix for npm install in quick start ([d662606](https://github.com/datumgeek/porrtal/commit/d6626061b5521a0ee622a70887d7cae2794608a5))
11+
- **@porrtal/r-shell-material:** fix banner key and banner menu icons ([b40746f](https://github.com/datumgeek/porrtal/commit/b40746f5427dba9b31eb0b79864bd8c64bd1e5c9))
12+
- **a-porrtal-io-app:** publish new angular porrtal-io app ([1bff29b](https://github.com/datumgeek/porrtal/commit/1bff29b165243158ebe17b7e0d3db56e2a07fe82))
13+
14+
### Features
15+
16+
- **n-porrtal-io-app:** fix build errors and publish new version ([e4975ad](https://github.com/datumgeek/porrtal/commit/e4975ade4883cacd63b25291571e3bf3c399ebe8))
17+
- remove esri samples due to license agreement restrictions ([6842fd7](https://github.com/datumgeek/porrtal/commit/6842fd799db2ad2f9615c874bdeb6a4a238d6b58))
18+
619
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
720

821
### Bug Fixes

apps/n/porrtal-io-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "n-porrtal-io-app",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/porrtal-components-a-learning-e2e/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package porrtal-components-a-learning-e2e
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package porrtal-components-a-learning-e2e
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "porrtal-components-a-learning-e2e",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/porrtal-components-r-learning-e2e/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package porrtal-components-r-learning-e2e
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package porrtal-components-r-learning-e2e
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "porrtal-components-r-learning-e2e",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/r/porrtal-app-e2e/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package r-porrtal-app-e2e
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package r-porrtal-app-e2e

apps/r/porrtal-app-e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "r-porrtal-app-e2e",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

apps/r/porrtal-app/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/datumgeek/porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package r-porrtal-app
9+
610
# [0.7.0](https://github.com/datumgeek/porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
**Note:** Version bump only for package r-porrtal-app

apps/r/porrtal-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "r-porrtal-app",
3-
"version": "0.7.0"
3+
"version": "0.8.0"
44
}

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
}
1111
},
1212
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
13-
"version": "0.7.0"
13+
"version": "0.8.0"
1414
}

libs/porrtal-components/a-first-test-comp-lib/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/Comcast/Porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package @porrtal-components/a-first-test-comp-lib
9+
610
# [0.7.0](https://github.com/Comcast/Porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
### Features

libs/porrtal-components/a-first-test-comp-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@porrtal-components/a-first-test-comp-lib",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"repository": {
55
"type": "git",
66
"url": "[email protected]:Comcast/Porrtal.git"

libs/porrtal-components/a-learning/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/Comcast/Porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package @porrtal-components/a-learning
9+
610
# [0.7.0](https://github.com/Comcast/Porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
### Features

libs/porrtal-components/a-learning/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@porrtal-components/a-learning",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"repository": {
55
"type": "git",
66
"url": "[email protected]:Comcast/Porrtal.git"

libs/porrtal-components/a-quick-start-demo/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/Comcast/Porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
### Features
9+
10+
- remove esri samples due to license agreement restrictions ([6842fd7](https://github.com/Comcast/Porrtal/commit/6842fd799db2ad2f9615c874bdeb6a4a238d6b58))
11+
612
# [0.7.0](https://github.com/Comcast/Porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
713

814
### Features

libs/porrtal-components/a-quick-start-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@porrtal-components/a-quick-start-demo",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"repository": {
55
"type": "git",
66
"url": "[email protected]:Comcast/Porrtal.git"

libs/porrtal-components/a-quick-start-material/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/Comcast/Porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package @porrtal-components/a-quick-start-material
9+
610
# [0.7.0](https://github.com/Comcast/Porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
### Features

libs/porrtal-components/a-quick-start-material/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@porrtal-components/a-quick-start-material",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"repository": {
55
"type": "git",
66
"url": "[email protected]:Comcast/Porrtal.git"

libs/porrtal-components/a-second-test-comp-lib/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/Comcast/Porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package @porrtal-components/a-second-comp-test-lib
9+
610
# [0.7.0](https://github.com/Comcast/Porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
### Features

libs/porrtal-components/a-second-test-comp-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@porrtal-components/a-second-comp-test-lib",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"repository": {
55
"type": "git",
66
"url": "[email protected]:Comcast/Porrtal.git"

libs/porrtal-components/r-first-test-comp-lib/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/Comcast/Porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package @porrtal-components/r-first-test-comp-lib
9+
610
# [0.7.0](https://github.com/Comcast/Porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
### Features

libs/porrtal-components/r-first-test-comp-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@porrtal-components/r-first-test-comp-lib",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"repository": {
55
"type": "git",
66
"url": "[email protected]:Comcast/Porrtal.git"

libs/porrtal-components/r-learning/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.8.0](https://github.com/Comcast/Porrtal/compare/v0.7.0...v0.8.0) (2022-12-15)
7+
8+
**Note:** Version bump only for package @porrtal-components/r-learning
9+
610
# [0.7.0](https://github.com/Comcast/Porrtal/compare/v0.6.0...v0.7.0) (2022-12-03)
711

812
### Features

libs/porrtal-components/r-learning/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@porrtal-components/r-learning",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"repository": {
55
"type": "git",
66
"url": "[email protected]:Comcast/Porrtal.git"

0 commit comments

Comments
 (0)