update: changed version to 0.0.1 for all packages
This commit is contained in:
parent
dd183eef55
commit
d470f48757
37 changed files with 46 additions and 36 deletions
|
@ -2,6 +2,15 @@ name: protevus_platform
|
||||||
repository: https://github.com/protevus/platform
|
repository: https://github.com/protevus/platform
|
||||||
packages:
|
packages:
|
||||||
- packages/**
|
- packages/**
|
||||||
|
|
||||||
|
command:
|
||||||
|
version:
|
||||||
|
# Generate commit links in package changelogs.
|
||||||
|
linkToCommits: true
|
||||||
|
# Only allow versioning to happen on main branch.
|
||||||
|
branch: main
|
||||||
|
workspaceChangelog: true
|
||||||
|
|
||||||
ide:
|
ide:
|
||||||
intellij:
|
intellij:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_auth
|
name: protevus_auth
|
||||||
description: The Authentication Package for the Protevus Platform
|
description: The Authentication Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_broadcasting
|
name: protevus_broadcasting
|
||||||
description: The Broadcasting Package for the Protevus Platform
|
description: The Broadcasting Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_bus
|
name: protevus_bus
|
||||||
description: The Bus Package for the Protevus Platform
|
description: The Bus Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
2
packages/cache/pubspec.yaml
vendored
2
packages/cache/pubspec.yaml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_cache
|
name: protevus_cache
|
||||||
description: The Cache Package for the Protevus Platform
|
description: The Cache Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_collections
|
name: protevus_collections
|
||||||
description: The Collections Package for the Protevus Platform
|
description: The Collections Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_conditionable
|
name: protevus_conditionable
|
||||||
description: The Conditionable Package for the Protevus Platform
|
description: The Conditionable Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_config
|
name: protevus_config
|
||||||
description: The Configuration Package for the Protevus Platform
|
description: The Configuration Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_console
|
name: protevus_console
|
||||||
description: The Console Package for the Protevus Platform
|
description: The Console Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_container
|
name: protevus_container
|
||||||
description: The Container Package for the Protevus Platform
|
description: The Container Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_contracts
|
name: protevus_contracts
|
||||||
description: The Contracts Package for the Protevus Platform
|
description: The Contracts Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_cookie
|
name: protevus_cookie
|
||||||
description: The Cookie Package for the Protevus Platform
|
description: The Cookie Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_database
|
name: protevus_database
|
||||||
description: The Databse Package for the Protevus Platform
|
description: The Databse Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_encryption
|
name: protevus_encryption
|
||||||
description: The Encryption Package for the Protevus Platform
|
description: The Encryption Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_events
|
name: protevus_events
|
||||||
description: The Events Package for the Protevus Platform
|
description: The Events Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_filesystem
|
name: protevus_filesystem
|
||||||
description: The Filesystem Package for the Protevus Platform
|
description: The Filesystem Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_foundation
|
name: protevus_foundation
|
||||||
description: The Foundation Package for the Protevus Platform
|
description: The Foundation Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_hashing
|
name: protevus_hashing
|
||||||
description: The Hashing Package for the Protevus Platform
|
description: The Hashing Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_http
|
name: protevus_http
|
||||||
description: The HTTP Package for the Protevus Platform
|
description: The HTTP Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
@ -13,6 +13,7 @@ dependencies:
|
||||||
sanitize_html: ^2.1.0
|
sanitize_html: ^2.1.0
|
||||||
email_validator: ^3.0.0
|
email_validator: ^3.0.0
|
||||||
validator_dart: ^0.1.0
|
validator_dart: ^0.1.0
|
||||||
|
protevus_mime: ^0.0.1
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
lints: ^3.0.0
|
lints: ^3.0.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_log
|
name: protevus_log
|
||||||
description: The Logging Package for the Protevus Platform
|
description: The Logging Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_macroable
|
name: protevus_macroable
|
||||||
description: The Macroable Package for the Protevus Platform
|
description: The Macroable Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_mail
|
name: protevus_mail
|
||||||
description: The Mail Package for the Protevus Platform
|
description: The Mail Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_mime
|
name: protevus_mime
|
||||||
description: The Mime Package for the Protevus Platform
|
description: The Mime Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_notifications
|
name: protevus_notifications
|
||||||
description: The Notifications Package for the Protevus Platform
|
description: The Notifications Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_pagination
|
name: protevus_pagination
|
||||||
description: The Pagination Package for the Protevus Platform
|
description: The Pagination Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_pipeline
|
name: protevus_pipeline
|
||||||
description: The Pipeline Package for the Protevus Platform
|
description: The Pipeline Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_process
|
name: protevus_process
|
||||||
description: The Process Package for the Protevus Platform
|
description: The Process Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_queue
|
name: protevus_queue
|
||||||
description: The Queue Package for the Protevus Platform
|
description: The Queue Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_redis
|
name: protevus_redis
|
||||||
description: The Redis Package for the Protevus Platform
|
description: The Redis Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_routing
|
name: protevus_routing
|
||||||
description: The Routing Package for the Protevus Platform
|
description: The Routing Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_session
|
name: protevus_session
|
||||||
description: The Session Package for the Protevus Platform
|
description: The Session Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_support
|
name: protevus_support
|
||||||
description: The Support Package for the Protevus Platform
|
description: The Support Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_testing
|
name: protevus_testing
|
||||||
description: The Testing Package for the Protevus Platform
|
description: The Testing Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_translation
|
name: protevus_translation
|
||||||
description: The Translation Package for the Protevus Platform
|
description: The Translation Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_validation
|
name: protevus_validation
|
||||||
description: The Validation Package for the Protevus Platform
|
description: The Validation Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_view
|
name: protevus_view
|
||||||
description: The View Package for the Protevus Platform
|
description: The View Package for the Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platformo
|
repository: https://github.com/protevus/platformo
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: protevus_platform
|
name: protevus_platform
|
||||||
description: The Protevus Platform
|
description: The Protevus Platform
|
||||||
version: 1.0.0
|
version: 0.0.1
|
||||||
homepage: https://protevus.com
|
homepage: https://protevus.com
|
||||||
documentation: https://docs.protevus.com
|
documentation: https://docs.protevus.com
|
||||||
repository: https://github.com/protevus/platform
|
repository: https://github.com/protevus/platform
|
||||||
|
|
Loading…
Reference in a new issue