chore(release): publish

- cooparser-ts@1.0.7
 - coopback@1.7.8
 - coopdoc-generator-ts@1.0.60
 - cooptypes@1.0.11
 - coop-notificator@0.0.7
 - terminal@0.1.1
This commit is contained in:
Alex Ant
2024-07-10 12:36:19 +05:00
parent d748798c7a
commit 9dae25c8d9
14 changed files with 63 additions and 10 deletions
+8
View File
@@ -0,0 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.7](https://github.com/copenomics/cooparser/compare/cooparser-ts@1.0.7-testnet.0...cooparser-ts@1.0.7) (2024-07-10)
**Note:** Version bump only for package cooparser-ts
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "pkg-placeholder",
"version": "1.0.7-testnet.0",
"version": "1.0.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pkg-placeholder",
"version": "1.0.7-testnet.0",
"version": "1.0.7",
"license": "MIT",
"devDependencies": {
"@antfu/eslint-config": "^2.16.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "cooparser-ts",
"type": "module",
"version": "1.0.7-testnet.0",
"version": "1.0.7",
"private": true,
"packageManager": "pnpm@9.0.6",
"description": "",
+13
View File
@@ -1,3 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.7.8](https://github.com/hagopj13/node-express-boilerplate/compare/coopback@1.7.8-testnet.0...coopback@1.7.8) (2024-07-10)
**Note:** Version bump only for package coopback
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "create-nodejs-express-app",
"version": "1.7.8-testnet.0",
"version": "1.7.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "create-nodejs-express-app",
"version": "1.7.8-testnet.0",
"version": "1.7.8",
"license": "MIT",
"dependencies": {
"@a2seven/yoo-checkout": "^1.1.4",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "coopback",
"version": "1.7.8-testnet.0",
"version": "1.7.8",
"description": "",
"private": true,
"bin": "bin/createNodejsApp.js",
@@ -0,0 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.60](https://github.com/copenomics/coopdoc-generator-ts/compare/coopdoc-generator-ts@1.0.60-testnet.0...coopdoc-generator-ts@1.0.60) (2024-07-10)
**Note:** Version bump only for package coopdoc-generator-ts
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "coopdoc-generator-ts",
"type": "module",
"version": "1.0.60-testnet.0",
"version": "1.0.60",
"private": true,
"packageManager": "pnpm@9.0.6",
"description": "",
+8
View File
@@ -0,0 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.11](https://github.com/coopenomics/cooptypes/compare/cooptypes@1.0.11-testnet.0...cooptypes@1.0.11) (2024-07-10)
**Note:** Version bump only for package cooptypes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "cooptypes",
"type": "module",
"version": "1.0.11-testnet.0",
"version": "1.0.11",
"description": "_description_",
"author": "Alex Ant <dacom.dark.sun@gmail.com>",
"license": "MIT",
+8
View File
@@ -0,0 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.7](https://github.com/copenomics/coop-notificator/compare/coop-notificator@0.0.7-testnet.0...coop-notificator@0.0.7) (2024-07-10)
**Note:** Version bump only for package coop-notificator
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "coop-notificator",
"type": "module",
"version": "0.0.7-testnet.0",
"version": "0.0.7",
"private": true,
"packageManager": "pnpm@9.1.1",
"description": "_description_",
+8
View File
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.1.1](https://github.com/coopenomics/monocoop/compare/terminal@0.1.1-testnet.0...terminal@0.1.1) (2024-07-10)
**Note:** Version bump only for package terminal
# [0.1.0](https://github.com/coopenomics/monocoop/compare/terminal@0.1.0-testnet.0...terminal@0.1.0) (2024-07-10)
**Note:** Version bump only for package terminal
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "terminal",
"version": "0.1.1-testnet.0",
"version": "0.1.1",
"description": "A Terminal Project",
"productName": "Terminal App",
"author": "Alex Ant <dacom.dark.sun@gmail.com>",