Skip to content

Commit 3bc0b1a

Browse files
committed
chore: Version 4.0.2
1 parent c807898 commit 3bc0b1a

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

CHANGELOG.md

-20
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,3 @@
2525
### Added
2626

2727
* Initial Craft CMS 4 compatibility
28-
29-
## 1.0.4 - 2020-10-27
30-
### Fixed
31-
- Fixed Composer 2 compatibility
32-
33-
## 1.0.3 - 2018-05-16
34-
### Changed
35-
- Handle incoming numeric values from a converted Number field type
36-
37-
## 1.0.2 - 2018-05-14
38-
### Changed
39-
- Handle cases where there is no `min` or `max` properly in the validator
40-
41-
## 1.0.1 - 2018-05-14
42-
### Changed
43-
- Added null checks in the Field's `init()` method
44-
45-
## 1.0.0 - 2018-05-12
46-
### Added
47-
- Initial release

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"support": {
1717
"docs": "https://nystudio107.com/docs/units/",
1818
"issues": "https://nystudio107.com/plugins/units/support",
19-
"source": "https://github.com/nystudio107/craft-typogrify"
19+
"source": "https://github.com/nystudio107/craft-units"
2020
},
2121
"license": "MIT",
2222
"authors": [

0 commit comments

Comments
 (0)