Skip to content

Commit

Permalink
chore(release): 1.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.1](v1.9.0...v1.9.1) (2022-09-07)

### Bug Fixes

* **general:** fix broken image sources and some type errors ([a019609](a019609))
  • Loading branch information
semantic-release-bot committed Sep 7, 2022
1 parent a019609 commit d7c77b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.9.1](https://github.com/cmsgov/macpro-ux-lib/compare/v1.9.0...v1.9.1) (2022-09-07)


### Bug Fixes

* **general:** fix broken image sources and some type errors ([a019609](https://github.com/cmsgov/macpro-ux-lib/commit/a01960979ee36b04259a470949b6b23e8d0acd22))

# [1.9.0](https://github.com/cmsgov/macpro-ux-lib/compare/v1.8.0...v1.9.0) (2022-09-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@enterprise-cmcs/macpro-ux-lib",
"version": "1.9.0",
"version": "1.9.1",
"description": "Common UX libraries packaged for easier distribution throughout CMS.",
"main": "build/index.js",
"module": "build/index.es.js",
Expand Down

0 comments on commit d7c77b9

Please sign in to comment.