|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.2.0](https://github.com/ZebraDevs/zds-android/compare/v1.1.0...v1.2.0) (2025-11-17) |
| 4 | + |
| 5 | + |
| 6 | +### ✨ New Features |
| 7 | + |
| 8 | +* Add positive button variant ([4e05e08](https://github.com/ZebraDevs/zds-android/commit/4e05e086135cf9cd557903bcf68265ce1dc75893)) |
| 9 | +* Updating font to IBM Plex Sans ([bd9e361](https://github.com/ZebraDevs/zds-android/commit/bd9e36102f864d9bdda95c58ae572df7c9ac4716)) |
| 10 | +* Updating font to IBM Plex Sans ([5c3cfc3](https://github.com/ZebraDevs/zds-android/commit/5c3cfc3846794b457a84325c5a528cb9e7e6e1b7)) |
| 11 | + |
| 12 | + |
| 13 | +### 🪲 Bug Fixes |
| 14 | + |
| 15 | +* Apply Zeta icons across repo ([990ec23](https://github.com/ZebraDevs/zds-android/commit/990ec23854d3a9f2f95b072df6e5a0848030d875)) |
| 16 | +* Updated colours to match Zeta ([#5](https://github.com/ZebraDevs/zds-android/issues/5)) ([4e05e08](https://github.com/ZebraDevs/zds-android/commit/4e05e086135cf9cd557903bcf68265ce1dc75893)) |
| 17 | + |
| 18 | + |
| 19 | +### 📈 Documentation |
| 20 | + |
| 21 | +* Update button docs ([4e05e08](https://github.com/ZebraDevs/zds-android/commit/4e05e086135cf9cd557903bcf68265ce1dc75893)) |
| 22 | +* Update readme, fix broken links, update icons docs ([445100e](https://github.com/ZebraDevs/zds-android/commit/445100e9ad9f4a6a63f16f14a5f053bb73bbf1ac)) |
| 23 | + |
| 24 | + |
| 25 | +### ⛓️ Dependencies |
| 26 | + |
| 27 | +* **automated:** deps(automated): ([1ab83d4](https://github.com/ZebraDevs/zds-android/commit/1ab83d471c9d037bfd9381262c2d7f23528b4ecb)) |
| 28 | +* **automated:** deps(automated): ([678960a](https://github.com/ZebraDevs/zds-android/commit/678960a7f89dd89d1abf7ae4a91fee4fa4413aee)) |
| 29 | +* **automated:** deps(automated): ([728c6c5](https://github.com/ZebraDevs/zds-android/commit/728c6c586ff9bebafd230b44400dfcfcaed2f2bf)) |
| 30 | +* **automated:** deps(automated): ([f5292d4](https://github.com/ZebraDevs/zds-android/commit/f5292d421020a82e6c95f914c12d8ebda01eac13)) |
| 31 | +* **automated:** deps(automated): ([611072b](https://github.com/ZebraDevs/zds-android/commit/611072b311c4f57a2a28ea6abf5154381e1cc2dc)) |
| 32 | +* **automated:** deps(automated): ([8dded4c](https://github.com/ZebraDevs/zds-android/commit/8dded4c0b1e39523758d39d2720b6324c7ab89a9)) |
| 33 | +* **automated:** deps(automated): ([bf89bd1](https://github.com/ZebraDevs/zds-android/commit/bf89bd1c5dfbc183112e3b1f7453feef26cf8e5f)) |
| 34 | +* **automated:** Update icons ([#12](https://github.com/ZebraDevs/zds-android/issues/12)) ([1f8e1de](https://github.com/ZebraDevs/zds-android/commit/1f8e1de88116ce02d30402c5cea54343d8d51d86)) |
| 35 | +* **automated:** Update icons ([#8](https://github.com/ZebraDevs/zds-android/issues/8)) ([990ec23](https://github.com/ZebraDevs/zds-android/commit/990ec23854d3a9f2f95b072df6e5a0848030d875)) |
| 36 | +* **automated:** Update icons 2024-10-18 ([60249ed](https://github.com/ZebraDevs/zds-android/commit/60249edf1090257f78e8bae50fbdd011a988aeba)) |
| 37 | +* **automated:** Update icons 2024-10-18 ([00aeae9](https://github.com/ZebraDevs/zds-android/commit/00aeae93ce5acb61acf2127f2615ab40f6be91da)) |
| 38 | +* Update gradle, android compileSdk 34 and other dependencies ([#6](https://github.com/ZebraDevs/zds-android/issues/6)) ([445100e](https://github.com/ZebraDevs/zds-android/commit/445100e9ad9f4a6a63f16f14a5f053bb73bbf1ac)) |
| 39 | + |
| 40 | + |
| 41 | +### 🧹 Miscellaneous Chores |
| 42 | + |
| 43 | +* Add version to example app ([4e05e08](https://github.com/ZebraDevs/zds-android/commit/4e05e086135cf9cd557903bcf68265ce1dc75893)) |
| 44 | +* **main:** release 1.1.0 ([#9](https://github.com/ZebraDevs/zds-android/issues/9)) ([793e8a4](https://github.com/ZebraDevs/zds-android/commit/793e8a4e836b2b63b5f28d5f245fe49b3e2d3148)) |
| 45 | +* Organise / clean code using Android studio built in tools ([445100e](https://github.com/ZebraDevs/zds-android/commit/445100e9ad9f4a6a63f16f14a5f053bb73bbf1ac)) |
| 46 | +* Remove unnecessary icons from example app ([4e05e08](https://github.com/ZebraDevs/zds-android/commit/4e05e086135cf9cd557903bcf68265ce1dc75893)) |
| 47 | + |
3 | 48 | ## [1.1.0](https://github.com/ZebraDevs/zds-android/compare/1.0.0...v1.1.0) (2024-10-25) |
4 | 49 |
|
5 | 50 |
|
|
0 commit comments