Skip to content

Commit e5eef8b

Browse files
committed
chore: bump version to 3.7.3 and update changelog for refactoring CaclInput
1 parent f83df32 commit e5eef8b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 3.7.3
4+
- Refactor `CaclInput`.
5+
36
## 3.7.2
47

58
- Remove unused properties `mapLayerId` and `poisIds` from `MapLayerInput`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
description: Layrz API models for Dart/Flutter. This package contains the models used by the Layrz API.
22
name: layrz_models
3-
version: "3.7.2"
3+
version: "3.7.3"
44
repository: https://github.com/goldenm-software/layrz_models
55

66
environment:

0 commit comments

Comments
 (0)