Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ismetkizgin committed Sep 3, 2024
1 parent b419ba1 commit fb0af4d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [1.2.0](https://github.com/BrewInteractive/nestjs-hasura-module/compare/v1.1.1...v1.2.0) (2024-09-03)


### Features

* create hasura admin secret decorator ([0abb93a](https://github.com/BrewInteractive/nestjs-hasura-module/commit/0abb93a9b6e20b244112d53089f40c03261f9060))

## [1.1.1](https://github.com/BrewInteractive/nestjs-hasura-module/compare/v1.1.0...v1.1.1) (2024-08-13)

## 1.1.0 (2024-05-30)
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": "@brewww/nestjs-hasura-module",
"version": "1.1.1",
"version": "1.2.0",
"private": false,
"description": "",
"author": "Brew",
Expand Down

0 comments on commit fb0af4d

Please sign in to comment.