Skip to content

Commit 609ba40

Browse files
csconlyClayton Conly
andauthored
adding a new version for change log (#979)
Co-authored-by: Clayton Conly <clayton.conly@mx.com>
1 parent bb1c1c4 commit 609ba40

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

docs/components/Changelog.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ class Changelog extends React.Component {
77
<h1>Change Log</h1>
88

99
<h2>MX React Components V 8.0.0</h2>
10+
<h3>8.4.4</h3>
11+
<ul>
12+
<li>Republish for change log</li>
13+
</ul>
14+
1015
<h3>8.4.3</h3>
1116
<ul>
1217
<li>Updating Select and Listbox for accessibility</li>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-react-components",
3-
"version": "8.4.3",
3+
"version": "8.4.4",
44
"description": "A collection of generic React UI components",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)