Skip to content

Commit

Permalink
chore(Release): 3.0.0-development.7
Browse files Browse the repository at this point in the history
# [3.0.0-development.7](v3.0.0-development.6...v3.0.0-development.7) (2024-01-08)

### Bug Fixes

* AASIndex ([e997636](e997636))
* aasx-server-v3 unit tests updated ([545c151](545c151))
* add semantic-release/git/github ([2e8a21e](2e8a21e))
* implement filter in aas-portal ([71d002e](71d002e))
* lowdb-index tests updated ([f5a73a1](f5a73a1))
* lowdb-query.ts updated ([dcca506](dcca506))
* LowIndex updated ([86d537b](86d537b))
* Renaming Query... to AASQuery... ([f42c723](f42c723))
* sync package-lock.json ([fd4b09d](fd4b09d))
* update aas-table, aas-tree ([caf721f](caf721f))
* update angular.json fileReplacements ([e5bafb4](e5bafb4))
* update favorites-form (use ComponentStore) ([605f2ac](605f2ac))
* update implementation ([8c4f82b](8c4f82b))
* update unit tests ([643279c](643279c))
* use crc32, timestamp to detect AAS changes ([82fe801](82fe801))

### Features

* aas-index (100k) ([27c01d6](27c01d6))
* mysql based index implemented ([2f7fdec](2f7fdec))
* nested queries ([4b8b081](4b8b081))
* QueryParser implemented ([ed99448](ed99448))
  • Loading branch information
semantic-release-bot committed Jan 8, 2024
1 parent fd4b09d commit 94285d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aas-portal-project",
"version": "3.0.0-development.6",
"version": "3.0.0-development.7",
"description": "Web-based visualization and control of asset administration shells.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 94285d4

Please sign in to comment.