Skip to content

Commit

Permalink
chore(angular-charts): release version 1.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hjalmers committed Feb 17, 2022
1 parent d606a64 commit 7a4412c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions libs/angular-charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

# [1.0.0-beta.6](https://github.com/sebgroup/green/compare/@sebgroup/[email protected]...@sebgroup/[email protected]) (2022-02-17)



# [1.0.0-beta.5](https://github.com/sebgroup/green/compare/@sebgroup/[email protected]...@sebgroup/[email protected]) (2022-02-08)
6 changes: 3 additions & 3 deletions libs/angular-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@sebgroup/green-angular-charts",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"peerDependencies": {
"@angular/common": "^12.0.0 || ^13.0.0",
"@angular/core": "^12.0.0 || ^13.0.0",
"@angular/platform-browser": "^12.0.0 || ^13.0.0",
"@sebgroup/chlorophyll": "^1.0.0-beta.5",
"@sebgroup/chlorophyll": "^1.0.0-beta.6",
"rxjs": "^6.6.7"
},
"dependencies": {
"@sebgroup/green-charts": "^1.0.0-beta.5",
"@sebgroup/green-charts": "^1.0.0-beta.6",
"tslib": "^2.3.1"
},
"description": "Angular charts built on top of @sebgroup/green-charts.",
Expand Down

0 comments on commit 7a4412c

Please sign in to comment.