Skip to content

Commit

Permalink
Merge pull request #972 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.67.8
  • Loading branch information
shawn320 authored Aug 8, 2023
2 parents d86ee81 + c6d0893 commit fd94822
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.67.8](https://github.com/DTS-STN/Service-Canada-Design-System/compare/v1.67.7...v1.67.8) (2023-08-08)


### Bug Fixes

* remove react-dom from dependencies ([cd6f092](https://github.com/DTS-STN/Service-Canada-Design-System/commit/cd6f092be8326d601f53cbf8c89c84ef2d2f209d))

## [1.67.7](https://github.com/DTS-STN/Service-Canada-Design-System/compare/v1.67.6...v1.67.7) (2023-08-08)


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.67.7",
"version": "1.67.8",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit fd94822

Please sign in to comment.