Skip to content

Commit

Permalink
docs: update CHANGELOG.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Molendolff Teixeira committed Apr 30, 2024
1 parent b9152ff commit 2d5712c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 17 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v1.2.2] - 2024-04-30

### Added

- build: add axios-auth-refresh to refresh token automatically and integrate with axios

### Changed

- refactor: unnecessary data when there are no appointment

### Fixed

- fix: websocket not working with htpps and refresh token interceptor

## [v1.2.1] - 2024-04-02

### Changed
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,10 @@ Para executar o projeto localmente, siga as etapas abaixo:
*user*: admin
*password*: 123456

Para configurações do serviço e de como gerar o token, consulte a [documentação oficial](https://novosga.org/docs/current/)

Para fazer sair do usuário, basta precionar o comando `ctrl + m` e selecionar a opção sair.

Para configurações do serviço e de como gerar o token, consulte a [documentação oficial do novoSGA](https://novosga.org/docs/current/)

## 🤝 Contribuições
Contribuições são bem-vindas! Sinta-se à vontade para enviar sugestões, relatar problemas ou contribuir diretamente para o desenvolvimento do projeto.
Expand Down
16 changes: 0 additions & 16 deletions vite.config.js.timestamp-1714475292592-dfb08d75bcf3a.mjs

This file was deleted.

0 comments on commit 2d5712c

Please sign in to comment.