Skip to content

Commit

Permalink
docs(CHANGELOG): 0.3.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ggranum committed Nov 17, 2022
1 parent 2d7f206 commit 07ee191
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 13 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.3.0-alpha.3](https://github.com/ggranum/tangential/compare/v0.3.0-alpha.2...v0.3.0-alpha.3) (2022-11-17)



# [0.3.0-alpha.2](https://github.com/ggranum/tangential/compare/v0.3.0-alpha.1...v0.3.0-alpha.2) (2022-11-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tangential",
"description": "Angular + Firebase bootstrap project and widget library, complete with authorization and analytics",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/admin-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/admin-console",
"description": "A basic administration console",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/analytics",
"description": "Analytics and advertising - monitization, generally.",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/app",
"description": "Types and support for a Tangential-based Application.",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/asciidoctor-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/asciidoctor-panel",
"description": "UI pane for displaying ASCII Doctor formatted data.",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/authorization-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/authorization-service",
"description": "Angular based, Firebase-hosted Authorization Module",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/components",
"description": "Various view components.",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/configurable-input-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/configurable-input-widgets",
"description": "Input Widgets with persistable, dynamic configuration.",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/core",
"description": "Core types and support code for Tangential",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/firebase-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/firebase-util",
"description": "Utility classes and shared functionality for Tangential services that use Firebase.",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/input-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/input-widgets",
"description": "Input Widgets with persistable, dynamic configuration.",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/media-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/media-types",
"description": "Base functionality for reusable, persistent data types.",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tangential/plugin",
"description": "Enable plugin functionality",
"homepage": "https://github.com/ggranum/tangential#readme",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"license": "GPL-3.0",
"private": false,
"repository": {
Expand Down

0 comments on commit 07ee191

Please sign in to comment.