Compare commits

...

2 Commits

Author SHA1 Message Date
Tom Moor 3e7de81f44 Upgrade Circle resource class 2025-01-30 22:01:45 -05:00
Tom Moor 46471856ae v0.82.0-0 2025-01-30 21:38:45 -05:00
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -107,6 +107,7 @@ jobs:
name: Send bundle stats to RelativeCI
command: npx relative-ci-agent
build-image:
resource_class: xlarge
executor: docker-publisher
steps:
- checkout
+3 -3
View File
@@ -3,8 +3,8 @@ Business Source License 1.1
Parameters
Licensor: General Outline, Inc.
Licensed Work: Outline 0.81.0
The Licensed Work is (c) 2024 General Outline, Inc.
Licensed Work: Outline 0.82.0-0
The Licensed Work is (c) 2025 General Outline, Inc.
Additional Use Grant: You may make use of the Licensed Work, provided that
you may not use the Licensed Work for a Document
Service.
@@ -15,7 +15,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that
Licensed Work by creating teams and documents
controlled by such third parties.
Change Date: 2028-11-11
Change Date: 2029-01-31
Change License: Apache License, Version 2.0
+1 -1
View File
@@ -369,5 +369,5 @@
"qs": "6.9.7",
"rollup": "^4.5.1"
},
"version": "0.81.0"
"version": "0.82.0-0"
}