We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc55327 commit 27d0ea2Copy full SHA for 27d0ea2
CHANGELOG.md
@@ -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
8
# 1.0.0 (2024-06-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "django-react-typescript",
- "version": "0.1.0",
+ "version": "1.0.1",
"private": true,
"description": "This is an non-opinionated Django + React boilerplate built with great development experience and easy deployment in mind.",
"scripts": {
0 commit comments