Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit 41e57dd

Browse files
chore(main): release 1.0.0
1 parent e1fb71f commit 41e57dd

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 1.0.0 (2023-11-08)
4+
5+
6+
### Features
7+
8+
* restructure of compas docops ([271e943](https://github.com/com-pas/compas-oscd-docops/commit/271e9436165afc804e5654dd7d66339c035e09af))
9+
10+
11+
### Bug Fixes
12+
13+
* replace/remove filtered-list dependency ([#7](https://github.com/com-pas/compas-oscd-docops/issues/7)) ([62dac17](https://github.com/com-pas/compas-oscd-docops/commit/62dac175ae5f628ac54f1b4d474adc7b6192afed))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@com-pas/oscd-docops",
33
"description": "Monorepo for plugins and components that fulfill CoMPAS-OpenSCD document operations",
44
"license": "Apache-2.0",
5-
"version": "0.0.0",
5+
"version": "1.0.0",
66
"type": "module",
77
"workspaces": [
88
"./packages/*",

0 commit comments

Comments
 (0)