Skip to content

Commit

Permalink
chore(main): release 0.17.1 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Sep 30, 2022
1 parent 2093191 commit d91f826
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.17.1](https://github.com/zakodium-oss/analysis-ui-components/compare/v0.17.0...v0.17.1) (2022-09-30)


### Bug Fixes

* package exports ([#229](https://github.com/zakodium-oss/analysis-ui-components/issues/229)) ([2093191](https://github.com/zakodium-oss/analysis-ui-components/commit/2093191094157de2ffff642ead617b28c1e786c5))

## [0.17.0](https://github.com/zakodium-oss/analysis-ui-components/compare/v0.16.0...v0.17.0) (2022-09-30)


Expand Down
2 changes: 1 addition & 1 deletion 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": "analysis-ui-components",
"version": "0.17.0",
"version": "0.17.1",
"description": "React components to build analysis UI",
"main": "lib/components/index.js",
"module": "lib-esm/components/index.js",
Expand Down

0 comments on commit d91f826

Please sign in to comment.