Skip to content

Commit

Permalink
chore(release): v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chizukicn committed Dec 14, 2023
1 parent e6c9988 commit 79020eb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Changelog


## v0.0.3


### 🚀 Enhancements

- Initial commit ([dc4fbc6](https://github.com/chizukicn/mapbox-use/commit/dc4fbc6))

### 🩹 Fixes

- Export adapter and downgrade peerDependencies version ([ca5edb7](https://github.com/chizukicn/mapbox-use/commit/ca5edb7))
- Ready cant second trigger ([e6c9988](https://github.com/chizukicn/mapbox-use/commit/e6c9988))

### 🏡 Chore

- Up publish script ([9e477bb](https://github.com/chizukicn/mapbox-use/commit/9e477bb))
- **release:** V0.0.1 ([fb45dea](https://github.com/chizukicn/mapbox-use/commit/fb45dea))
- **release:** V0.0.2 ([b78e38e](https://github.com/chizukicn/mapbox-use/commit/b78e38e))
- Up lock ([d659e89](https://github.com/chizukicn/mapbox-use/commit/d659e89))

### ❤️ Contributors

- Chizukicn <[email protected]>

## v0.0.2

[compare changes](https://github.com/chizukicn/mapbox-use/compare/v0.0.1...v0.0.2)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mapbox-use",
"type": "module",
"version": "0.0.2",
"version": "0.0.3",
"packageManager": "[email protected]",
"description": "",
"author": "Chizuki <[email protected]>",
Expand Down Expand Up @@ -73,4 +73,4 @@
"eslint --cache --fix"
]
}
}
}

0 comments on commit 79020eb

Please sign in to comment.