Skip to content

Commit

Permalink
chore(release): 3.5.0 (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttalbot authored Aug 3, 2022
1 parent 3f3ddf4 commit fd84789
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 6 deletions.
2 changes: 2 additions & 0 deletions libs/angular-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.5.0](https://github.com/finastra/finastra-design-system/compare/v0.0.36...v3.5.0) (2022-08-03)

## [3.4.0](https://github.com/finastra/finastra-design-system/compare/v0.0.35...v3.4.0) (2022-07-11)

## [3.3.0](https://github.com/finastra/finastra-design-system/compare/v0.0.26...v3.3.0) (2022-05-05)
Expand Down
4 changes: 2 additions & 2 deletions libs/angular-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finastra/angular-components",
"version": "3.4.0",
"version": "3.5.0",
"repository": {
"type": "git",
"url": "https://github.com/finastra/finastra-design-system.git",
Expand All @@ -19,6 +19,6 @@
"ts-md5": "^1.2.8"
},
"dependencies": {
"@finastra/angular-theme": "3.4.0"
"@finastra/angular-theme": "3.5.0"
}
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finastra/finastra-design-system",
"version": "3.4.0",
"version": "3.5.0",
"private": true,
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions themes/angular-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.5.0](https://github.com/finastra/finastra-design-system/compare/v0.0.36...v3.5.0) (2022-08-03)

## [3.4.0](https://github.com/finastra/finastra-design-system/compare/v0.0.35...v3.4.0) (2022-07-11)

## [3.3.0](https://github.com/finastra/finastra-design-system/compare/v0.0.26...v3.3.0) (2022-05-05)
Expand Down
2 changes: 1 addition & 1 deletion themes/angular-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finastra/angular-theme",
"version": "3.4.0",
"version": "3.5.0",
"description": "Angular Material implementation of the Finastra Design System",
"license": "MIT",
"repository": {
Expand Down

1 comment on commit fd84789

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.