Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/[email protected]
  • Loading branch information
patternfly-build committed Jul 5, 2023
1 parent 0c6dfe4 commit dab41ef
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/class-name-updater/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0](https://github.com/patternfly/pf-codemods/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-07-05)


### Features

* **class-name-updater:** Add support for color class names ([#530](https://github.com/patternfly/pf-codemods/issues/530)) ([0c6dfe4](https://github.com/patternfly/pf-codemods/commit/0c6dfe4dd35dbdaa129bfd61b2ad217290225446))





# [1.2.0](https://github.com/patternfly/pf-codemods/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-06-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/class-name-updater/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/class-name-updater",
"version": "1.2.0",
"version": "1.3.0",
"description": "Utility to update class names with Patternfly version numbers",
"author": "Red Hat",
"license": "MIT",
Expand Down

0 comments on commit dab41ef

Please sign in to comment.