Skip to content

Commit

Permalink
0.0.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Aug 16, 2024
1 parent 49e9f93 commit 5e1b40b
Showing 1 changed file with 83 additions and 0 deletions.
83 changes: 83 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
# CHANGELOG

## v0.0.0 (2024-08-16)

### Unknown

* Add basic support for email templates (#7)

* Add basic support for email templates

* Update rossum-sdk dep ([`49e9f93`](https://github.com/rossumai/prd/commit/49e9f9339da1a8330bc94bd06a0e3db23be679ba))

* Update python-app.yml ([`b87aef0`](https://github.com/rossumai/prd/commit/b87aef0817d0461d5b3a09e2557f593b5b4e95aa))

* Update python-app.yml ([`d8914f6`](https://github.com/rossumai/prd/commit/d8914f682a45be567148a6f63cb1481ff04a0815))

* added purge for source (#6)

* added purge for source

* pre-commit fix

---------

Co-authored-by: Davit Shartava <davit.shartava@rossum.ai> ([`5ac751e`](https://github.com/rossumai/prd/commit/5ac751e5c9d673ddcf0deb2e0397b83547b6f7ba))

* Fix: changing case of object name ([`3e748c2`](https://github.com/rossumai/prd/commit/3e748c2950d3aedda34693ab68976ce314e6bb67))

* Pull changes after purging (#4) ([`b8753a7`](https://github.com/rossumai/prd/commit/b8753a75ee63ffb37e42f2ec4fca8375d06d8fd4))

* fixed issue with .git folder (#5)

* fixed issue with .git folder

* pre-commit fix

---------

Co-authored-by: Davit Shartava <davit.shartava@rossum.ai> ([`3711750`](https://github.com/rossumai/prd/commit/37117505c89cd68b95559fdbb465357e731ae66e))

* Bump certifi from 2024.6.2 to 2024.7.4 (#1)

Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7cac7a0`](https://github.com/rossumai/prd/commit/7cac7a05cd2f838648fc97f91678520562298ee8))

* Fix/code file changes (#3)

* Fix hook and formula code changes being ignored

* Add test

* Fix lint ([`b82f9a2`](https://github.com/rossumai/prd/commit/b82f9a2f6aec19ff6616e2a6f7097c31be81e629))

* Merge pull request #2 from rossumai/rehoumir-add-ci

Create python-app.yml ([`d24b2b6`](https://github.com/rossumai/prd/commit/d24b2b6eb5166b9c7063ecfa5f35695fae560aa3))

* Update python-app.yml ([`1443139`](https://github.com/rossumai/prd/commit/1443139f297e8d1d88233fca69a82b416be4c40f))

* Clean up reference project ([`7ab9d87`](https://github.com/rossumai/prd/commit/7ab9d87b23376562ee37bde9779d36cbf7df95dd))

* Update python-app.yml ([`2bd4069`](https://github.com/rossumai/prd/commit/2bd4069a9a0e9dbf2ce2e13b318b6968bd93e601))

* Fix test when run by GH Actions runner ([`5df1803`](https://github.com/rossumai/prd/commit/5df1803c94a0f04f738db20df125e96c4a5a0ef5))

* Update python-app.yml ([`754f1ff`](https://github.com/rossumai/prd/commit/754f1ffbe04a31a8255e8ae686ecdd4d0229bd8e))

* Update python-app.yml ([`7cbbcbc`](https://github.com/rossumai/prd/commit/7cbbcbce9fe6300b75633a096dc4c3febcaa8a08))

* Update python-app.yml ([`0168d5a`](https://github.com/rossumai/prd/commit/0168d5abbd9c0333e9fe03709c2863541216669a))

* Create python-app.yml ([`f8be679`](https://github.com/rossumai/prd/commit/f8be679e449dbf359c545d5c4cb29d71d89c3a09))

* Initial (public) commit ([`f7c8a20`](https://github.com/rossumai/prd/commit/f7c8a206aa1119ffd04d965a1e987fb2a666b260))

0 comments on commit 5e1b40b

Please sign in to comment.