Skip to content

Commit

Permalink
Merge pull request #220 from zazuko/changeset-release/main
Browse files Browse the repository at this point in the history
Merge to release
  • Loading branch information
ludovicm67 authored Dec 11, 2023
2 parents d8fe403 + 80d6cc5 commit e77c6a3
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-bananas-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-buckets-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-mayflies-hope.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/ckan/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zazuko/trifid-plugin-ckan

## 2.4.2

### Patch Changes

- 900e1d3: Upgrade @zazuko/prefixes to 2.1.1.

## 2.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ckan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zazuko/trifid-plugin-ckan",
"version": "2.4.1",
"version": "2.4.2",
"description": "Endpoint for opendata.swiss CKAN harvester",
"main": "src/index.js",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/markdown-content/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @zazuko/trifid-markdown-content

## 0.1.0

### Minor Changes

- ab6fae4: Initial release.
2 changes: 1 addition & 1 deletion packages/markdown-content/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zazuko/trifid-markdown-content",
"version": "0.0.0",
"version": "0.1.0",
"description": "Trifid plugin to handle Markdown files",
"main": "src/index.js",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/trifid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# trifid

## 4.1.1

### Patch Changes

- 7c1c443: Fix build issue where tags were not created the expected way.

## 4.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/trifid/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "trifid",
"description": "Trifid - Lightweight Linked Data Server and Proxy",
"version": "4.1.0",
"version": "4.1.1",
"license": "Apache-2.0",
"homepage": "https://github.com/zazuko/trifid",
"type": "module",
Expand Down

0 comments on commit e77c6a3

Please sign in to comment.