Skip to content

Commit

Permalink
chore(pub): release 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kyle-seongwoo-jun committed Dec 16, 2024
1 parent bf10c40 commit 021b72d
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 17 deletions.
34 changes: 19 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
## 3.5.1

- **fix**: fix wrong identifier of M4 Pro Mac mini ([#32](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/32))

## 3.5.0

- **feat**: add M4 iMac, Mac mini, MacBook Pro models in [#29](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/29)
- **feat**: add Mac Studio models in [#29](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/29)
- **feat**: add M4 iMac, Mac mini, MacBook Pro models ([#29](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/29))
- **feat**: add Mac Studio models ([#29](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/29))

## 3.4.0

- **feat**: add iPad mini (A17 Pro) in [#27](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/27)
- **feat**: add iPad mini (A17 Pro) ([#27](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/27))

## 3.3.0

- **chore**: update device_info_plus to 11.0.0

## 3.2.0

- **feat**: add iPhone 16 models and Apple Watch Series 10 in [#23](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/23)
- **feat**: add iPhone 16 models and Apple Watch Series 10 ([#23](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/23))

## 3.1.0

- **feat**: add iPad Pro M4, iPad Air M2 models in [#20](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/20)
- **feat**: add iPad Pro M4, iPad Air M2 models ([#20](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/20))

## 3.0.0

Expand All @@ -27,23 +31,23 @@
> - Dart >=3.3.0
> - device_info_plus >=10.0.0
- **breaking build**: update device_info_plus to 10.0.0 in [#19](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/19)
- **breaking build**: update device_info_plus to 10.0.0 ([#19](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/19))

## 2.4.0

- **feat**: add M3 MacBook Air models in [#17](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/17)
- **feat**: add M3 MacBook Air models ([#17](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/17))

## 2.3.0

- **feat**: add M3 Mac models in [#14](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/14)
- **feat**: add M3 Mac models ([#14](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/14))

## 2.2.0

- **feat**: add iPhone 15 models, Apple Watch 9 models and Ultra 2 in [#12](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/12)
- **feat**: add iPhone 15 models, Apple Watch 9 models and Ultra 2 ([#12](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/12))

## 2.1.0

- **feat**: update name of iOS, iPadOS, iPod models in [#10](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/10)
- **feat**: update name of iOS, iPadOS, iPod models ([#10](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/10))

## 2.0.0

Expand All @@ -53,14 +57,14 @@
> - Dart >=2.18.0 <4.0.0
> - device_info_plus >=9.0.0
- **breaking build**: update Flutter dependencies, set Flutter >=3.3.0 and Dart to >=2.18.0 <4.0.0 in [#7](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/7)
- **breaking build**: update device_info_plus to 9.0.0 in [#9](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/9)
- **feat**: add 2023 Mac Pro, MacBook Air models in [#6](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/6)
- **fix**: correct wrong identifier of 2022 iPad Pro models in [#8](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/8)
- **breaking build**: update Flutter dependencies, set Flutter >=3.3.0 and Dart to >=2.18.0 <4.0.0 ([#7](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/7))
- **breaking build**: update device_info_plus to 9.0.0 ([#9](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/9))
- **feat**: add 2023 Mac Pro, MacBook Air models ([#6](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/6))
- **fix**: correct wrong identifier of 2022 iPad Pro models ([#8](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/8))

## 1.4.0

- **feat**: add 2023 MacBook Pro, Mac mini models in [#3](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/3)
- **feat**: add 2023 MacBook Pro, Mac mini models ([#3](https://github.com/kyle-seongwoo-jun/flutter_apple_product_name/pull/3))

## 1.3.1

Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: ".."
relative: true
source: path
version: "3.5.0"
version: "3.5.1"
async:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: apple_product_name
description: Library for translating Apple machine identifiers into Apple product names (e.g. 'iPhone17,1' to 'iPhone 16 Pro')
version: 3.5.0
version: 3.5.1
homepage: https://github.com/kyle-seongwoo-jun/flutter_apple_product_name

environment:
Expand Down

0 comments on commit 021b72d

Please sign in to comment.