Skip to content

Commit

Permalink
Merge pull request #640 from DTS-STN/release-please--branches--releas…
Browse files Browse the repository at this point in the history
…e--components--service-canada-design-system

chore(release): release 1.55.0
  • Loading branch information
shawn320 authored Jan 27, 2023
2 parents ea01f6f + a64f0a2 commit bd197b7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.55.0](https://github.com/DTS-STN/Service-Canada-Design-System/compare/v1.54.0...v1.55.0) (2023-01-26)


### Features

* Add children prop to Menu to allow user to pass in child component for menu links ([58c6a87](https://github.com/DTS-STN/Service-Canada-Design-System/commit/58c6a878c12838fa92a7d7732462df718496eb00))

## [1.54.0](https://github.com/DTS-STN/Service-Canada-Design-System/compare/v1.53.9...v1.54.0) (2023-01-25)


Expand Down
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": "@dts-stn/service-canada-design-system",
"version": "1.54.0",
"version": "1.55.0",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit bd197b7

Please sign in to comment.