Skip to content

Commit 27d0ea2

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-07-14) ### Bug Fixes * export subscriber and publication models ([7874f48](7874f48))
1 parent fc55327 commit 27d0ea2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/marcelovicentegc/django-react-typescript/compare/v1.0.0...v1.0.1) (2024-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* export subscriber and publication models ([7874f48](https://github.com/marcelovicentegc/django-react-typescript/commit/7874f48ae6653eb3dddd187f05076af4824e16d1))
7+
18
# 1.0.0 (2024-06-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "django-react-typescript",
3-
"version": "0.1.0",
3+
"version": "1.0.1",
44
"private": true,
55
"description": "This is an non-opinionated Django + React boilerplate built with great development experience and easy deployment in mind.",
66
"scripts": {

0 commit comments

Comments
 (0)