Skip to content

Commit

Permalink
chore(release): 1.2.3
Browse files Browse the repository at this point in the history
## [1.2.3](v1.2.2...v1.2.3) (2023-05-23)

### Bug Fixes

* **GlistenClient:** register VTextField ([4ddde21](4ddde21))
* **graphql:** add auth token to wsLink ([ecf09a8](ecf09a8))
  • Loading branch information
semantic-release-bot committed May 23, 2023
1 parent ac3fb06 commit 725ecf0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.2.3](https://github.com/Sanofi-IADC/glisten/compare/v1.2.2...v1.2.3) (2023-05-23)


### Bug Fixes

* **GlistenClient:** register VTextField ([4ddde21](https://github.com/Sanofi-IADC/glisten/commit/4ddde21a9e96e6d0f16619340250da2ffb7bf0ab))
* **graphql:** add auth token to wsLink ([ecf09a8](https://github.com/Sanofi-IADC/glisten/commit/ecf09a8f283d0d3ee3e746efc24f9ce1597ecbcc))

## [1.2.2](https://github.com/Sanofi-IADC/glisten/compare/v1.2.1...v1.2.2) (2023-05-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanofi-iadc/glisten",
"version": "1.2.2",
"version": "1.2.3",
"private": false,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 725ecf0

Please sign in to comment.