Skip to content

Commit

Permalink
chore(release): 8.0.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/core-utils-v8.0.0-alpha.1](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/core-utils-v7.0.1...@opentripplanner/core-utils-v8.0.0-alpha.1) (2022-09-02)

### Bug Fixes

* **core-utils:** Add use ambient types version ([5f38391](5f38391))
* **core-utils:** Update types dev dependency ([317d018](317d018))
* **core-utils:** Use latest types package. ([d67f136](d67f136))
* support OTP2 scooter responses ([6f2f8a8](6f2f8a8))

### Code Refactoring

* **core-utils:** Remove map.formatStoredPlaceName (prev. deprecated) ([2e199ef](2e199ef))

### BREAKING CHANGES

* **core-utils:** Deprecated method formatStoredPlaceName is removed.
  • Loading branch information
semantic-release-bot committed Sep 2, 2022
1 parent 13a26bc commit a3997c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentripplanner/core-utils",
"version": "7.0.1",
"version": "8.0.0-alpha.1",
"description": "Core functionality that is shared among numerous UI components",
"engines": {
"node": ">=13"
Expand Down

0 comments on commit a3997c1

Please sign in to comment.