Skip to content

Commit a324129

Browse files
authored
Merge pull request #364 from curveball/prepare-0.19.12
Prepare 0.19.12
2 parents 06f6eb8 + 992fbc0 commit a324129

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
0.19.12 (2022-01-12)
5+
--------------------
6+
7+
* This release reinstates the v0.19.10 changes after `@curveball/browser` received an updated logo.
8+
9+
410
0.19.11 (2022-01-07)
511
--------------------
612

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curveball/a12n-server",
3-
"version": "0.19.11",
3+
"version": "0.19.12",
44
"main": "dist/index.js",
55
"description": "A ready-to-launch User and Authentication system for those that don't want to build it",
66
"scripts": {

0 commit comments

Comments
 (0)