Skip to content

Commit

Permalink
new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
terrablue committed Aug 7, 2024
1 parent a7130c6 commit 0920554
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/angular",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate Angular frontend",
"homepage": "https://primatejs.com/modules/angular",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/eta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/eta",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate Eta frontend",
"homepage": "https://primatejs.com/modules/eta",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlebars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/handlebars",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate Handlebars frontend",
"homepage": "https://primatejs.com/modules/handlebars",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/htmx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/htmx",
"version": "0.19.1",
"version": "0.19.2",
"description": "Primate HTMX frontend",
"homepage": "https://primatejs.com/modules/htmx",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/markdown",
"version": "0.4.1",
"version": "0.4.2",
"description": "Primate Markdown frontend",
"homepage": "https://primatejs.com/modules/markdown",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/marko/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/marko",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate Marko frontend",
"homepage": "https://primatejs.com/modules/marko",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/mongodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/mongodb",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate MongoDB database",
"homepage": "https://primatejs.com/modules/mongodb",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/mysql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/mysql",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate MySQL database",
"homepage": "https://primatejs.com/modules/mysql",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgresql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/postgresql",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate PostgreSQL database",
"homepage": "https://primatejs.com/modules/postgresql",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/python/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/python",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate Python backend",
"homepage": "https://primatejs.com/modules/python",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/ruby/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/ruby",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate Ruby backend",
"homepage": "https://primatejs.com/modules/ruby",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/sqlite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/sqlite",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate SQLite database",
"homepage": "https://primatejs.com/modules/sqlite",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/surrealdb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/surrealdb",
"version": "0.3.1",
"version": "0.3.2",
"description": "Primate SurrealDB database",
"homepage": "https://primatejs.com/modules/surrealdb",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/typescript",
"version": "0.1.1",
"version": "0.1.2",
"description": "Primate TypeScript backend",
"homepage": "https://primatejs.com/modules/typescript",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/vue",
"version": "0.10.1",
"version": "0.10.2",
"description": "Primate Vue frontend",
"homepage": "https://primatejs.com/modules/vue",
"bugs": "https://github.com/primatejs/primate/issues",
Expand Down

0 comments on commit 0920554

Please sign in to comment.