Skip to content

Commit

Permalink
first major releasegit add . (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
JinIgarashi authored Aug 22, 2023
1 parent 4a1c45f commit 1befc86
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/wild-games-sleep.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@undp-data/style": major
---

first major release!!
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ Check the latest version of `@undp-data/style` package at [npmjs](https://www.np
- OSM style

```
https://unpkg.com/@undp-data/style@0.0.1/dist/style.json
https://unpkg.com/@undp-data/style@1.0.0/dist/style.json
```

- Bing aerial style

```
https://unpkg.com/@undp-data/style@0.0.1/dist/aerialstyle.json
https://unpkg.com/@undp-data/style@1.0.0/dist/aerialstyle.json
```

### Sprite
Expand Down

0 comments on commit 1befc86

Please sign in to comment.