Skip to content

Commit

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

### Bug Fixes

* aas-portal tests updated ([1c8055f](1c8055f))
* add .pem extension to mime-type list ([217ea10](217ea10))
* add chalk v2.4.1 to aas-server/package.json ([1279bd1](1279bd1))
* api URLs updated ([47bbac5](47bbac5))
* clean container.ts ([acfbda3](acfbda3))
* determine File.contentType from File.value ([75b27ba](75b27ba))
* fix Websocket URL for test ([d4f8819](d4f8819))
* play/stop enabling updated ([5bcb091](5bcb091))
* reading file from AAS updated ([fd1cc49](fd1cc49))
* remove python install from dockerfile ([1f8410f](1f8410f))
* remove ws test ([b0bd674](b0bd674))
* WebSocketFactoryService returns always 'ws:' ([0d5728d](0d5728d))

### chore

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

* 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))

### 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

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

### BREAKING CHANGES

*
*
  • Loading branch information
semantic-release-bot committed May 2, 2024
1 parent ba08078 commit f0a5f53
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-staging.8",
"version": "3.0.0",
"description": "Web-based visualization and control of asset administration shells.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit f0a5f53

Please sign in to comment.