Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-08-06)

### Features

* complete graphql-authz ([#1](#1)) ([75995bd](75995bd))
  • Loading branch information
semantic-release-bot committed Aug 6, 2023
1 parent 75995bd commit 781425d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Semantic Versioning Changelog

# 1.0.0 (2023-08-06)


### Features

* complete graphql-authz ([#1](https://github.com/pycasbin/graphql-authz/issues/1)) ([75995bd](https://github.com/pycasbin/graphql-authz/commit/75995bdca2e630ba1debbc2f9873092eb82647da))
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[metadata]
version = 1.0.0

0 comments on commit 781425d

Please sign in to comment.