Skip to content

Commit a58feb1

Browse files
Version Packages (#686)
1 parent b24b88e commit a58feb1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silver-singers-learn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/codemod/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @utilitywarehouse/ds-codemod
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#685](https://github.com/utilitywarehouse/design-systems/pull/685) [`b24b88e`](https://github.com/utilitywarehouse/design-systems/commit/b24b88ef13fd6c78ced0b8b5594caacfbce8394e) Thanks [@robphoenix](https://github.com/robphoenix)! - Add `packageName` flag
8+
39
## 1.1.2
410

511
### Patch Changes

packages/codemod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utilitywarehouse/ds-codemod",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "Codemod scripts for Design Systems packages.",
55
"bin": {
66
"@utilitywarehouse/ds-codemod": "bin/codemod.js"

0 commit comments

Comments
 (0)