Skip to content

Commit

Permalink
Merge pull request #951 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.2
  • Loading branch information
shawn320 authored Aug 1, 2023
2 parents 7bc2b12 + 172d339 commit 2c2db94
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.67.2](/~https://github.com/DTS-STN/Service-Canada-Design-System/compare/v1.67.1...v1.67.2) (2023-07-31)


### Bug Fixes

* add react and react-dom to external in rollup ([8ad6568](/~https://github.com/DTS-STN/Service-Canada-Design-System/commit/8ad656802c1fe653f0b260e751453e8d9573db98))
* remove tgz file ([a951fdd](/~https://github.com/DTS-STN/Service-Canada-Design-System/commit/a951fddcc71dda4da3229ca7593aec14e3e7dacf))

## [1.67.1](/~https://github.com/DTS-STN/Service-Canada-Design-System/compare/v1.67.0...v1.67.1) (2023-07-20)


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

0 comments on commit 2c2db94

Please sign in to comment.