Skip to content

Commit

Permalink
chore(main): release 1.7.2 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 31, 2023
1 parent 6fb929f commit a425af3
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
Expand Up @@ -5,6 +5,13 @@

* update tachyons colors to use WPDS colors ([#15](https://github.com/washingtonpost/tachyons-css/issues/15)) ([b443436](https://github.com/washingtonpost/tachyons-css/commit/b443436c620a81ac2aaa9116941e2881cf724d25))

## [1.7.2](https://github.com/washingtonpost/tachyons-css/compare/v1.7.1...v1.7.2) (2023-05-31)


### Bug Fixes

* modify modern-normalize css to remove firefox dotted focus outline override [SRED-163] ([#20](https://github.com/washingtonpost/tachyons-css/issues/20)) ([6fb929f](https://github.com/washingtonpost/tachyons-css/commit/6fb929fc2533587ef4285f9d2acb3f663c7efd0f))

## [1.7.1](https://github.com/washingtonpost/tachyons-css/compare/v1.7.0...v1.7.1) (2023-05-22)


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": "@washingtonpost/tachyons-css",
"version": "1.7.1",
"version": "1.7.2",
"main": "dist/index.css",
"style": "dist/index.css",
"directories": {
Expand Down

1 comment on commit a425af3

@vercel
Copy link

@vercel vercel bot commented on a425af3 May 31, 2023

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.