Skip to content

Commit

Permalink
Merge pull request #163 from CityOfDetroit/2.2.3
Browse files Browse the repository at this point in the history
2.2.3
  • Loading branch information
jedgar1mx authored Feb 7, 2024
2 parents db72d45 + 08192df commit 7650386
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# v2.2.3 (Wed Feb 07 2024)

#### 🐛 Bug Fix

- Feature.159 [#162](https://github.com/CityOfDetroit/local-services-lookup/pull/162) ([@jedgar1mx](https://github.com/jedgar1mx))

#### 🔩 Dependency Updates

- Moving from custom Map file to using Map component from design system. [#161](https://github.com/CityOfDetroit/local-services-lookup/pull/161) ([@jedgar1mx](https://github.com/jedgar1mx))

#### Authors: 1

- J Edgar Montes ([@jedgar1mx](https://github.com/jedgar1mx))

---

# v2.2.2 (Wed Jan 17 2024)

#### 🐛 Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "local-services-lookup",
"version": "2.2.2",
"version": "2.2.3",
"description": "Simple app to lookup city services based on a location.",
"main": "main.js",
"repository": {
Expand Down

0 comments on commit 7650386

Please sign in to comment.