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 a0f7311 commit e3ccb3bCopy full SHA for e3ccb3b
2 files changed
CHANGELOG.MD
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 3.3.2
4
+* Workaround for --prod build error [#76](https://github.com/RaphaelJenni/FirebaseUI-Angular/issues/76)
5
+
6
## 3.3.1
7
* Fix [#77](https://github.com/RaphaelJenni/FirebaseUI-Angular/issues/77)
8
* Update dependencies
projects/firebaseui-angular-library/package.json
@@ -1,6 +1,6 @@
{
"name": "firebaseui-angular",
- "version": "3.3.1",
+ "version": "3.3.2",
"repository": {
"type": "git",
"url": "https://github.com/RaphaelJenni/firebaseui-angular"
0 commit comments