Skip to content

Commit

Permalink
chore(release): 1.0.0-next.16 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-next.16](v1.0.0-next.15...v1.0.0-next.16) (2024-08-26)

### Bug Fixes

* **tile:** removes env. verif ([26b7ca7](26b7ca7))
* **tile:** removes env. verif ([17c117c](17c117c))

### Features

* **tile:** added tile component ([05009f7](05009f7))
* **tile:** tile set demo ([6e53e66](6e53e66))
* **tile:** title validation and internal routing ([7ec1a6e](7ec1a6e))
  • Loading branch information
semantic-release-bot committed Aug 26, 2024
1 parent 0bcd4af commit a923a4b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sdg",
"version": "1.0.0-next.15",
"version": "1.0.0-next.16",
"repository": {
"type": "git",
"url": "git+https://github.com/infra-geo-ouverte/sdg.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/sdg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igo2/sdg",
"version": "1.0.0-next.15",
"version": "1.0.0-next.16",
"repository": {
"type": "git",
"url": "git+https://github.com/infra-geo-ouverte/sdg.git"
Expand Down

0 comments on commit a923a4b

Please sign in to comment.