Skip to content

Commit

Permalink
Releasing v1.0.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DouglasCalora committed Dec 5, 2024
1 parent 076adb5 commit 95f8b06
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Todas as mudanças notáveis neste projeto serão documentadas neste arquivo.
O formato é baseado em Keep a Changelog, e este projeto adere ao Semantic Versioning.

## Não publicado - 30-10-2024
## 1.0.0-beta.9 - 05-12-2024
### Adicionado
- `useView`: adicionado nova função `reset` para resetar todos valores do view.
- `useAppCanWrapper`: adicionado novo wrapper de permissionamento.
Expand Down
4 changes: 2 additions & 2 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": "@bildvitta/composables",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 95f8b06

Please sign in to comment.