Skip to content

Commit

Permalink
🔖 Release v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ewen-lbh committed Apr 17, 2024
1 parent 1c998f3 commit b503c90
Show file tree
Hide file tree
Showing 20 changed files with 24 additions and 19 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.4.1] - 2024-04-17

### Added

- warning about the `projects at` value when using default config file
Expand Down Expand Up @@ -106,6 +108,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release

[Unreleased]: https://github.com/ortfo/db/compare/v1.4.0...HEAD
[1.4.1]: https://github.com/ortfo/db/-/releases/tag/v1.4.1
[1.4.0]: https://github.com/ortfo/db/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/ortfo/db/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/ortfo/db/compare/v1.1.0...v1.2.0
Expand All @@ -117,3 +120,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.2.0]: https://github.com/ortfo/db/releases/tag/v0.2.0

[//]: # (C3-2-DKAC:GGH:Rortfo/db:Tv{t})

[unreleased]: https://github.com/ortfo/db/-/compare/v1.4.1...main
2 changes: 1 addition & 1 deletion manpages/ortfodb-add.1
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ Create a new project in the appropriate folder. ID is the work's slug.

.SH HISTORY
.PP
16-Apr-2024 Auto generated by spf13/cobra
17-Apr-2024 Auto generated by spf13/cobra
2 changes: 1 addition & 1 deletion manpages/ortfodb-build.1
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ If [include-works] is provided, only works that match the pattern will be includ

.SH HISTORY
.PP
16-Apr-2024 Auto generated by spf13/cobra
17-Apr-2024 Auto generated by spf13/cobra
2 changes: 1 addition & 1 deletion manpages/ortfodb-exporters-doc.1
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ Feel free to change these configuration values. Check out the exporter's documen

.SH HISTORY
.PP
16-Apr-2024 Auto generated by spf13/cobra
17-Apr-2024 Auto generated by spf13/cobra
2 changes: 1 addition & 1 deletion manpages/ortfodb-exporters-init.1
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Create a new exporter

.SH HISTORY
.PP
16-Apr-2024 Auto generated by spf13/cobra
17-Apr-2024 Auto generated by spf13/cobra
2 changes: 1 addition & 1 deletion manpages/ortfodb-exporters-list.1
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ List all available exporters

.SH HISTORY
.PP
16-Apr-2024 Auto generated by spf13/cobra
17-Apr-2024 Auto generated by spf13/cobra
2 changes: 1 addition & 1 deletion manpages/ortfodb-exporters.1
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Commands related to ortfo/db exporters

.SH HISTORY
.PP
16-Apr-2024 Auto generated by spf13/cobra
17-Apr-2024 Auto generated by spf13/cobra
2 changes: 1 addition & 1 deletion manpages/ortfodb-replicate.1
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ WARNING: This command is still kind-of a WIP, it works but there's minimal loggi

.SH HISTORY
.PP
16-Apr-2024 Auto generated by spf13/cobra
17-Apr-2024 Auto generated by spf13/cobra
2 changes: 1 addition & 1 deletion manpages/ortfodb-schemas.1
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ Output the JSON schema for:

.SH HISTORY
.PP
16-Apr-2024 Auto generated by spf13/cobra
17-Apr-2024 Auto generated by spf13/cobra
2 changes: 1 addition & 1 deletion manpages/ortfodb.1
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ Manage your portfolio's database — See https://github.com/ortfo/db for more in

.SH HISTORY
.PP
16-Apr-2024 Auto generated by spf13/cobra
17-Apr-2024 Auto generated by spf13/cobra
2 changes: 1 addition & 1 deletion meta.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package ortfodb

const Version = "1.4.0"
const Version = "1.4.1"
2 changes: 1 addition & 1 deletion packages/python/pyproject.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ruby/lib/ortfodb/version.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/rust/Cargo.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/typescript/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schemas/configuration.schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/ortfo/db/v1.4.0/schemas/configuration.schema.json",
"$id": "https://raw.githubusercontent.com/ortfo/db/v1.4.1/schemas/configuration.schema.json",
"$ref": "#/$defs/Configuration",
"$defs": {
"Configuration": {
Expand Down
2 changes: 1 addition & 1 deletion schemas/database.schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/ortfo/db/v1.4.0/schemas/database.schema.json",
"$id": "https://raw.githubusercontent.com/ortfo/db/v1.4.1/schemas/database.schema.json",
"$ref": "#/$defs/Database",
"$defs": {
"AnalyzedWork": {
Expand Down
2 changes: 1 addition & 1 deletion schemas/exporter.schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/ortfo/db/v1.4.0/schemas/exporter.schema.json",
"$id": "https://raw.githubusercontent.com/ortfo/db/v1.4.1/schemas/exporter.schema.json",
"$ref": "#/$defs/ExporterManifest",
"$defs": {
"ExporterCommand": {
Expand Down
2 changes: 1 addition & 1 deletion schemas/tags.schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/ortfo/db/v1.4.0/schemas/tags.schema.json",
"$id": "https://raw.githubusercontent.com/ortfo/db/v1.4.1/schemas/tags.schema.json",
"$ref": "#/$defs/tags",
"$defs": {
"Tag": {
Expand Down
2 changes: 1 addition & 1 deletion schemas/technologies.schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/ortfo/db/v1.4.0/schemas/technologies.schema.json",
"$id": "https://raw.githubusercontent.com/ortfo/db/v1.4.1/schemas/technologies.schema.json",
"$ref": "#/$defs/technologies",
"$defs": {
"Technology": {
Expand Down

0 comments on commit b503c90

Please sign in to comment.