Skip to content

Commit

Permalink
chore(release): cut 10.2.0-alpha.1 [skip release]
Browse files Browse the repository at this point in the history
# [10.2.0-alpha.1](v10.1.0...v10.2.0-alpha.1) (2022-10-20)

### Bug Fixes

* **cli:** improve plugin builds ([#749](#749)) ([b3b317c](b3b317c))
* add missing webpack dependencies to cli package ([9e58c58](9e58c58))
* **cli:** update webpack plugin options ([d084b44](d084b44))
* casing ([ff5aa6b](ff5aa6b))
* handle webpack errors as described in https://webpack.js.org/api/node/\#error-handling ([c557534](c557534))
* plugin placeholder ([1eea12c](1eea12c))

### Features

* **cli:** add pwa to plugins; fix plugin build details ([#746](#746)) ([fd920a4](fd920a4))
* include plugin launch path plugin.html in built manifests [LIBS-346] ([#745](#745)) ([8843f6b](8843f6b))
* **adapter:** don't render headerbar for plugins ([4ac6d54](4ac6d54))
* **cli:** add webpack config for JS and CSS ([a04b7c6](a04b7c6))
* **cli:** add webpack config for JS and CSS ([cec6339](cec6339))
* **cli:** create plugin entrypoint wrapper during compilation ([8e4dbff](8e4dbff))
* **cli:** enable split chunks optimisation in webpack config ([e8ebcbf](e8ebcbf))
* **cli:** plugin start script ([9fea158](9fea158))
* **cli:** setup css minimiser webpack plugin ([3f1b1f2](3f1b1f2))
* **cli:** setup define webpack plugin ([5d8f374](5d8f374))
* **cli:** setup htmlwebpackplugin ([202225c](202225c))
* **cli:** setup ignore webpack plugin for moment.js ([223b191](223b191))
* **cli:** setup terser webpack plugin ([2693258](2693258))
* webpack config for plugin ([3e4275c](3e4275c))
* **cli:** support plugin entrypoint when validating entrypoints ([04ece0a](04ece0a))
  • Loading branch information
dhis2-bot committed Oct 20, 2022
1 parent 3e48f16 commit 6e495d2
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 13 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# [10.2.0-alpha.1](https://github.com/dhis2/app-platform/compare/v10.1.0...v10.2.0-alpha.1) (2022-10-20)


### Bug Fixes

* **cli:** improve plugin builds ([#749](https://github.com/dhis2/app-platform/issues/749)) ([b3b317c](https://github.com/dhis2/app-platform/commit/b3b317c781a9952b223236e33bf31c75088ae107))
* add missing webpack dependencies to cli package ([9e58c58](https://github.com/dhis2/app-platform/commit/9e58c58322e56f905abd473af9957f8b24119b95))
* **cli:** update webpack plugin options ([d084b44](https://github.com/dhis2/app-platform/commit/d084b441ee0dd8aecb2d563a0b1dc16275c11bcd))
* casing ([ff5aa6b](https://github.com/dhis2/app-platform/commit/ff5aa6bd1da8705811ec62f7e47537ba7c7f0822))
* handle webpack errors as described in https://webpack.js.org/api/node/\#error-handling ([c557534](https://github.com/dhis2/app-platform/commit/c557534f6ff18eb0990a6eaeb037b0d83bc1c87f))
* plugin placeholder ([1eea12c](https://github.com/dhis2/app-platform/commit/1eea12c825145480d4fbf2807d3078ef608f2325))


### Features

* **cli:** add pwa to plugins; fix plugin build details ([#746](https://github.com/dhis2/app-platform/issues/746)) ([fd920a4](https://github.com/dhis2/app-platform/commit/fd920a41d6d63e1bb4e4934d39e4aef96ead1e4d))
* include plugin launch path plugin.html in built manifests [LIBS-346] ([#745](https://github.com/dhis2/app-platform/issues/745)) ([8843f6b](https://github.com/dhis2/app-platform/commit/8843f6b6396f0f60ef5cb0c6d09cfe90360e976f))
* **adapter:** don't render headerbar for plugins ([4ac6d54](https://github.com/dhis2/app-platform/commit/4ac6d541b7369a580f2947ad3987cbfa980bb5ee))
* **cli:** add webpack config for JS and CSS ([a04b7c6](https://github.com/dhis2/app-platform/commit/a04b7c6c7bd82cbb1bfddbea0e9c0a28fee7ba75))
* **cli:** add webpack config for JS and CSS ([cec6339](https://github.com/dhis2/app-platform/commit/cec63391562ace95cfc1ce94019fd395fd0f8aa8))
* **cli:** create plugin entrypoint wrapper during compilation ([8e4dbff](https://github.com/dhis2/app-platform/commit/8e4dbfffdc923d9810d79f2faa739658f8ab768a))
* **cli:** enable split chunks optimisation in webpack config ([e8ebcbf](https://github.com/dhis2/app-platform/commit/e8ebcbf4a5be6249754c40f623e1b2561e3e77b6))
* **cli:** plugin start script ([9fea158](https://github.com/dhis2/app-platform/commit/9fea1583a2c9c869ed64e8b6ff2d92e324f25358))
* **cli:** setup css minimiser webpack plugin ([3f1b1f2](https://github.com/dhis2/app-platform/commit/3f1b1f25dfc3199227bac623616fae49362fff75))
* **cli:** setup define webpack plugin ([5d8f374](https://github.com/dhis2/app-platform/commit/5d8f3741bfd8c2b7257db2c5078bb5d5664af2f9))
* **cli:** setup htmlwebpackplugin ([202225c](https://github.com/dhis2/app-platform/commit/202225c9dc21a2fceb44c4fdf8e449455c9d3a0e))
* **cli:** setup ignore webpack plugin for moment.js ([223b191](https://github.com/dhis2/app-platform/commit/223b19146914cc4fad6c25070da3022d23ea159a))
* **cli:** setup terser webpack plugin ([2693258](https://github.com/dhis2/app-platform/commit/2693258485cbeec6edca59e60513c05010b785fe))
* webpack config for plugin ([3e4275c](https://github.com/dhis2/app-platform/commit/3e4275c9cf02b8d198ff075560f09b40ce865cea))
* **cli:** support plugin entrypoint when validating entrypoints ([04ece0a](https://github.com/dhis2/app-platform/commit/04ece0a034ff88eedd06268f5dc0469226600a50))

# [10.1.0](https://github.com/dhis2/app-platform/compare/v10.0.1...v10.1.0) (2022-10-06)


Expand Down
6 changes: 3 additions & 3 deletions adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/app-adapter",
"version": "10.1.0-alpha.6",
"version": "10.2.0-alpha.1",
"repository": {
"type": "git",
"url": "https://github.com/amcgee/dhis2-app-platform",
Expand All @@ -21,11 +21,11 @@
"build"
],
"dependencies": {
"@dhis2/pwa": "10.1.0-alpha.6",
"@dhis2/pwa": "10.2.0-alpha.1",
"moment": "^2.24.0"
},
"devDependencies": {
"@dhis2/cli-app-scripts": "10.1.0-alpha.6",
"@dhis2/cli-app-scripts": "10.2.0-alpha.1",
"@testing-library/react": "^12.0.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
Expand Down
4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/cli-app-scripts",
"version": "10.1.0-alpha.6",
"version": "10.2.0-alpha.1",
"engines": {
"node": ">=14"
},
Expand Down Expand Up @@ -28,7 +28,7 @@
"@babel/preset-env": "^7.14.7",
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.6.0",
"@dhis2/app-shell": "10.1.0-alpha.6",
"@dhis2/app-shell": "10.2.0-alpha.1",
"@dhis2/cli-helpers-engine": "^3.2.0",
"@jest/core": "^27.0.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/pwa-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pwa-app",
"version": "10.1.0-alpha.6",
"version": "10.2.0-alpha.1",
"description": "",
"license": "BSD-3-Clause",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-app",
"version": "10.1.0-alpha.6",
"version": "10.2.0-alpha.1",
"repository": "https://github.com/amcgee/dhis2-app-platform",
"author": "Austin McGee <[email protected]>",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "10.1.0-alpha.6",
"version": "10.2.0-alpha.1",
"private": true,
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/pwa",
"version": "10.1.0-alpha.6",
"version": "10.2.0-alpha.1",
"description": "",
"license": "BSD-3-Clause",
"publishConfig": {
Expand All @@ -13,7 +13,7 @@
"deploy": "d2-app-scripts deploy"
},
"devDependencies": {
"@dhis2/cli-app-scripts": "10.1.0-alpha.6"
"@dhis2/cli-app-scripts": "10.2.0-alpha.1"
},
"dependencies": {
"idb": "^6.0.0",
Expand Down
6 changes: 3 additions & 3 deletions shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/app-shell",
"version": "10.1.0-alpha.6",
"version": "10.2.0-alpha.1",
"engines": {
"node": ">=14"
},
Expand All @@ -15,10 +15,10 @@
"access": "public"
},
"dependencies": {
"@dhis2/app-adapter": "10.1.0-alpha.6",
"@dhis2/app-adapter": "10.2.0-alpha.1",
"@dhis2/app-runtime": "^3.5.0",
"@dhis2/d2-i18n": "^1.1.0",
"@dhis2/pwa": "10.1.0-alpha.6",
"@dhis2/pwa": "10.2.0-alpha.1",
"@dhis2/ui": "^8.5.0",
"classnames": "^2.2.6",
"moment": "^2.29.1",
Expand Down

0 comments on commit 6e495d2

Please sign in to comment.