Skip to content

Commit

Permalink
chore(Release): 3.0.0-staging.1
Browse files Browse the repository at this point in the history
# [3.0.0-staging.1](v2.0.0...v3.0.0-staging.1) (2024-01-07)

### Bug Fixes

* add .pem extension to mime-type list ([217ea10](217ea10))
* api URLs updated ([47bbac5](47bbac5))
* clean container.ts ([acfbda3](acfbda3))
* determine File.contentType from File.value ([75b27ba](75b27ba))
* reading file from AAS updated ([fd1cc49](fd1cc49))

### chore

* **Release:** 3.0.0-development.1 ([df754c8](df754c8))

* BREAKING CHANGE: new version ([e333700](e333700))

### Features

* fixing ([2de2cd1](2de2cd1))
* fixing versioning ([4af2102](4af2102))
* pls work ([d6b7325](d6b7325))
* test ([448707d](448707d))
* test ([31f13cd](31f13cd))
* test ([b9c6228](b9c6228))
* test ([7ca5174](7ca5174))
* test ([1854c77](1854c77))
* test ([cd638bc](cd638bc))
* yet another test ([c064f43](c064f43))

### Performance Improvements

* test ([2e830b7](2e830b7))

### BREAKING CHANGES

* **Release:** new version ([e333700](e333700))

### BREAKING CHANGES

*
*
  • Loading branch information
semantic-release-bot committed Jan 7, 2024
1 parent 3662ca2 commit 65282b2
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-staging.1",
"description": "Web-based visualization and control of asset administration shells.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 65282b2

Please sign in to comment.