Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: document-model-libs 1.93.0
  • Loading branch information
Github Actions Bot committed Oct 9, 2024
1 parent b8c1a72 commit 88d713c
Show file tree
Hide file tree
Showing 5 changed files with 247 additions and 75 deletions.
86 changes: 86 additions & 0 deletions packages/document-drive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,89 @@
# 1.0.0 (2024-10-09)

### 🚀 Features

- **monorepo:** use latest version of pnpm ([5b60c6b5](https://github.com/powerhouse-inc/powerhouse/commit/5b60c6b5))
- **monorepo:** regenerate lockfile ([b4a469e5](https://github.com/powerhouse-inc/powerhouse/commit/b4a469e5))
- **monorepo:** regenerate lockfile ([0e277cec](https://github.com/powerhouse-inc/powerhouse/commit/0e277cec))
- **monorepo:** apply auto fix to updated files ([f8357f46](https://github.com/powerhouse-inc/powerhouse/commit/f8357f46))
- **monorepo:** apply lint fixes ([9803ac77](https://github.com/powerhouse-inc/powerhouse/commit/9803ac77))
- **monorepo:** update github workflows ([daec0ac6](https://github.com/powerhouse-inc/powerhouse/commit/daec0ac6))
- **monorepo:** migrate to unified configs ([693ce1a3](https://github.com/powerhouse-inc/powerhouse/commit/693ce1a3))
- **design-system:** rwa editor props and modals logic ([f0ab9f0f](https://github.com/powerhouse-inc/powerhouse/commit/f0ab9f0f))
- improved create script ([88b225f2](https://github.com/powerhouse-inc/powerhouse/commit/88b225f2))
- migrate eslint config ([#378](https://github.com/powerhouse-inc/powerhouse/pull/378))
- added Footer component ([38a1ffdf](https://github.com/powerhouse-inc/powerhouse/commit/38a1ffdf))
- display dates in tables in UTC + UTC label for date inputs ([dab0731b](https://github.com/powerhouse-inc/powerhouse/commit/dab0731b))
- added LoadingScreen Component ([440bb5df](https://github.com/powerhouse-inc/powerhouse/commit/440bb5df))
- update loader animation ([#344](https://github.com/powerhouse-inc/powerhouse/pull/344))
- switch to inline svgs ([#337](https://github.com/powerhouse-inc/powerhouse/pull/337))
- remove react aria ([#336](https://github.com/powerhouse-inc/powerhouse/pull/336))
- simplify tree view ([#332](https://github.com/powerhouse-inc/powerhouse/pull/332))
- use radix tooltip instead of react tooltip ([#329](https://github.com/powerhouse-inc/powerhouse/pull/329))
- revision history optimization ([#327](https://github.com/powerhouse-inc/powerhouse/pull/327))
- add rwa report file icon ([#321](https://github.com/powerhouse-inc/powerhouse/pull/321))
- add signature UI row component ([#310](https://github.com/powerhouse-inc/powerhouse/pull/310))
- bump react aria ([0e01efd3](https://github.com/powerhouse-inc/powerhouse/commit/0e01efd3))
- add filter transactions by asset ([#285](https://github.com/powerhouse-inc/powerhouse/pull/285))
- implement teep's feedback 2 ([#259](https://github.com/powerhouse-inc/powerhouse/pull/259))
- add other tab ([#251](https://github.com/powerhouse-inc/powerhouse/pull/251))
- implement teeps feedback ([#239](https://github.com/powerhouse-inc/powerhouse/pull/239))
- added connect toast ([5497ea7b](https://github.com/powerhouse-inc/powerhouse/commit/5497ea7b))
- added connect settings modal ([da943155](https://github.com/powerhouse-inc/powerhouse/commit/da943155))
- add chromatic ([#211](https://github.com/powerhouse-inc/powerhouse/pull/211))
- bump all to latest ([#197](https://github.com/powerhouse-inc/powerhouse/pull/197))
- update inputs to match schema ([#185](https://github.com/powerhouse-inc/powerhouse/pull/185))
- updated readme ([23dfa5c5](https://github.com/powerhouse-inc/powerhouse/commit/23dfa5c5))
- added asset details to fixed-income-assets-table ([bee2322b](https://github.com/powerhouse-inc/powerhouse/commit/bee2322b))
- added RWAAssetDetails components + table inputs components ([a5c92936](https://github.com/powerhouse-inc/powerhouse/commit/a5c92936))
- updated document drive dep ([78b82507](https://github.com/powerhouse-inc/powerhouse/commit/78b82507))
- added RWATable component ([7a36aabd](https://github.com/powerhouse-inc/powerhouse/commit/7a36aabd))
- added create asset modal + RWA base input components ([e0633983](https://github.com/powerhouse-inc/powerhouse/commit/e0633983))
- updated drive info request ([8d9f7ac4](https://github.com/powerhouse-inc/powerhouse/commit/8d9f7ac4))
- request public drive info ([a2be5b83](https://github.com/powerhouse-inc/powerhouse/commit/a2be5b83))
- 101 UI drive settings component ([#104](https://github.com/powerhouse-inc/powerhouse/pull/104))
- add new configs for typescript eslint ([#93](https://github.com/powerhouse-inc/powerhouse/pull/93))
- 75 drive status indicator local cloud available offline ([#92](https://github.com/powerhouse-inc/powerhouse/pull/92))
- add official tailwind prettier plugin ([#91](https://github.com/powerhouse-inc/powerhouse/pull/91))
- fixed dropItem export ([e9319cb2](https://github.com/powerhouse-inc/powerhouse/commit/e9319cb2))
- removed react-click-away-listener as peer dependency ([8ed92661](https://github.com/powerhouse-inc/powerhouse/commit/8ed92661))
- **tree-view-input:** 🚀 Added TreeViewInput Component ([bba0d1e1](https://github.com/powerhouse-inc/powerhouse/commit/bba0d1e1))
- **dropdown-menu:** 🚀 added DropdownMenu component ([aad28ad1](https://github.com/powerhouse-inc/powerhouse/commit/aad28ad1))
- added sidebar collapse animation ([9706446a](https://github.com/powerhouse-inc/powerhouse/commit/9706446a))
- **project-setup:** enabled commit lint ([0921ad4d](https://github.com/powerhouse-inc/powerhouse/commit/0921ad4d))
- added release workflow ([d3df37cd](https://github.com/powerhouse-inc/powerhouse/commit/d3df37cd))
- added jest setup + testing library ([8fb4f485](https://github.com/powerhouse-inc/powerhouse/commit/8fb4f485))
- added eslint setup ([e08b2266](https://github.com/powerhouse-inc/powerhouse/commit/e08b2266))
- added storybook setup ([45da43da](https://github.com/powerhouse-inc/powerhouse/commit/45da43da))

### 🩹 Fixes

- **monorepo:** try just release publish ([3a708dab](https://github.com/powerhouse-inc/powerhouse/commit/3a708dab))
- **monorepo:** remove skip publish ([3788d2c7](https://github.com/powerhouse-inc/powerhouse/commit/3788d2c7))
- **monorepo:** add install ignore scripts ([4f2832d6](https://github.com/powerhouse-inc/powerhouse/commit/4f2832d6))
- **monorepo:** fix command name ([d3e296e8](https://github.com/powerhouse-inc/powerhouse/commit/d3e296e8))
- **monorepo:** try build all ([42beb01c](https://github.com/powerhouse-inc/powerhouse/commit/42beb01c))
- **monorepo:** remove workspaces and package manager fields ([e0b53fef](https://github.com/powerhouse-inc/powerhouse/commit/e0b53fef))
- **monorepo:** try remove resolutions ([d8ed0db3](https://github.com/powerhouse-inc/powerhouse/commit/d8ed0db3))
- **monorepo:** try frozen lockfile ([ea788885](https://github.com/powerhouse-inc/powerhouse/commit/ea788885))
- **monorepo:** add missing dep ([28d487d7](https://github.com/powerhouse-inc/powerhouse/commit/28d487d7))
- fixed read required button not being enabled when scroll ends ([deed9f41](https://github.com/powerhouse-inc/powerhouse/commit/deed9f41))
- prevent revisions history scroll cutoff ([6ac1efdc](https://github.com/powerhouse-inc/powerhouse/commit/6ac1efdc))
- don't show selected file on fileItem path ([3bdb9eb2](https://github.com/powerhouse-inc/powerhouse/commit/3bdb9eb2))
- Storybook body styles ([dbe53e8a](https://github.com/powerhouse-inc/powerhouse/commit/dbe53e8a))
- sotorybook dep with yarn ([fc7970e8](https://github.com/powerhouse-inc/powerhouse/commit/fc7970e8))

### 🧱 Updated Dependencies

- Updated document-model-libs to 1.93.0

### ❤️ Thank You

- acaldas @acaldas
- Guillermo Puente @gpuente
- Ryan Wolhuter @ryanwolhuter
- ryanwolhuter @ryanwolhuter

## 1.0.0-alpha.102 (2024-10-03)


Expand Down
146 changes: 73 additions & 73 deletions packages/document-drive/package.json
Original file line number Diff line number Diff line change
@@ -1,75 +1,75 @@
{
"name": "document-drive",
"version": "1.0.0-alpha.102",
"license": "AGPL-3.0-only",
"type": "module",
"module": "./src/index.ts",
"types": "./src/index.ts",
"exports": {
".": "./src/index.ts",
"./server": "./src/server/index.ts",
"./storage": "./src/storage/index.ts",
"./storage/browser": "./src/storage/browser.ts",
"./storage/filesystem": "./src/storage/filesystem.ts",
"./storage/memory": "./src/storage/memory.ts",
"./storage/prisma": "./src/storage/prisma.ts",
"./cache/redis": "./src/cache/redis.ts",
"./cache/memory": "./src/cache/memory.ts",
"./queue/redis": "./src/queue/redis.ts",
"./queue/base": "./src/queue/base.ts",
"./utils": "./src/utils/index.ts",
"./utils/graphql": "./src/utils/graphql.ts",
"./utils/migrations": "./src/utils/migrations.ts",
"./logger": "./src/utils/logger.ts"
},
"files": [
"./src"
],
"scripts": {
"check-types": "tsc --noEmit",
"postlint": "npm run check-types",
"lint": "eslint",
"release": "semantic-release",
"test": "vitest run --coverage --exclude \"test/flaky/**\"",
"test:watch": "vitest watch",
"clean": "rimraf dist",
"clean:node_modules": "rimraf node_modules",
"build": "prisma generate"
},
"peerDependencies": {
"document-model": "^2.1.0",
"document-model-libs": "^1.92.0"
},
"optionalDependencies": {
"@prisma/client": "^5.18.0",
"localforage": "^1.10.0",
"redis": "^4.6.15",
"sequelize": "^6.37.3",
"sqlite3": "^5.1.7"
},
"dependencies": {
"change-case": "^5.4.4",
"exponential-backoff": "^3.1.1",
"graphql": "^16.9.0",
"graphql-request": "^6.1.0",
"json-stringify-deterministic": "^1.0.12",
"nanoevents": "^9.0.0",
"sanitize-filename": "^1.6.3",
"uuid": "^9.0.1"
},
"devDependencies": {
"@prisma/client": "5.17.0",
"@types/node": "^20.14.11",
"@types/uuid": "^9.0.8",
"document-model": "workspace:*",
"document-model-libs": "workspace:*",
"fake-indexeddb": "^5.0.2",
"localforage": "^1.10.0",
"msw": "^2.3.1",
"prisma": "^5.18.0",
"sequelize": "^6.37.2",
"sqlite3": "^5.1.7",
"webdriverio": "^9.0.9",
"vitest-fetch-mock": "^0.3.0"
}
"name": "document-drive",
"version": "1.0.0",
"license": "AGPL-3.0-only",
"type": "module",
"module": "./src/index.ts",
"types": "./src/index.ts",
"exports": {
".": "./src/index.ts",
"./server": "./src/server/index.ts",
"./storage": "./src/storage/index.ts",
"./storage/browser": "./src/storage/browser.ts",
"./storage/filesystem": "./src/storage/filesystem.ts",
"./storage/memory": "./src/storage/memory.ts",
"./storage/prisma": "./src/storage/prisma.ts",
"./cache/redis": "./src/cache/redis.ts",
"./cache/memory": "./src/cache/memory.ts",
"./queue/redis": "./src/queue/redis.ts",
"./queue/base": "./src/queue/base.ts",
"./utils": "./src/utils/index.ts",
"./utils/graphql": "./src/utils/graphql.ts",
"./utils/migrations": "./src/utils/migrations.ts",
"./logger": "./src/utils/logger.ts"
},
"files": [
"./src"
],
"scripts": {
"check-types": "tsc --noEmit",
"postlint": "npm run check-types",
"lint": "eslint",
"release": "semantic-release",
"test": "vitest run --coverage --exclude \"test/flaky/**\"",
"test:watch": "vitest watch",
"clean": "rimraf dist",
"clean:node_modules": "rimraf node_modules",
"build": "prisma generate"
},
"peerDependencies": {
"document-model": "^2.1.0",
"document-model-libs": "^1.92.0"
},
"optionalDependencies": {
"@prisma/client": "^5.18.0",
"localforage": "^1.10.0",
"redis": "^4.6.15",
"sequelize": "^6.37.3",
"sqlite3": "^5.1.7"
},
"dependencies": {
"change-case": "^5.4.4",
"exponential-backoff": "^3.1.1",
"graphql": "^16.9.0",
"graphql-request": "^6.1.0",
"json-stringify-deterministic": "^1.0.12",
"nanoevents": "^9.0.0",
"sanitize-filename": "^1.6.3",
"uuid": "^9.0.1"
},
"devDependencies": {
"@prisma/client": "5.17.0",
"@types/node": "^20.14.11",
"@types/uuid": "^9.0.8",
"document-model": "workspace:*",
"document-model-libs": "1.93.0",
"fake-indexeddb": "^5.0.2",
"localforage": "^1.10.0",
"msw": "^2.3.1",
"prisma": "^5.18.0",
"sequelize": "^6.37.2",
"sqlite3": "^5.1.7",
"webdriverio": "^9.0.9",
"vitest-fetch-mock": "^0.3.0"
}
}
86 changes: 86 additions & 0 deletions packages/document-model-libs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,89 @@
## 1.93.0 (2024-10-09)

### 🚀 Features

- **monorepo:** bump versions ([3c030b94](https://github.com/powerhouse-inc/powerhouse/commit/3c030b94))
- **monorepo:** use latest version of pnpm ([5b60c6b5](https://github.com/powerhouse-inc/powerhouse/commit/5b60c6b5))
- **monorepo:** regenerate lockfile ([b4a469e5](https://github.com/powerhouse-inc/powerhouse/commit/b4a469e5))
- **monorepo:** regenerate lockfile ([0e277cec](https://github.com/powerhouse-inc/powerhouse/commit/0e277cec))
- **monorepo:** apply lint fixes ([9803ac77](https://github.com/powerhouse-inc/powerhouse/commit/9803ac77))
- **monorepo:** update github workflows ([daec0ac6](https://github.com/powerhouse-inc/powerhouse/commit/daec0ac6))
- **monorepo:** migrate to unified configs ([693ce1a3](https://github.com/powerhouse-inc/powerhouse/commit/693ce1a3))
- pass state instead of field ([66b855b4](https://github.com/powerhouse-inc/powerhouse/commit/66b855b4))
- add editor dispatcher ([16cb5a32](https://github.com/powerhouse-inc/powerhouse/commit/16cb5a32))
- **design-system:** rwa editor props and modals logic ([f0ab9f0f](https://github.com/powerhouse-inc/powerhouse/commit/f0ab9f0f))
- **document-model-libs:** pass args ([eaea1aae](https://github.com/powerhouse-inc/powerhouse/commit/eaea1aae))
- **document-model-libs:** remove wrapped editor to prevent loss of state ([4e4c37f5](https://github.com/powerhouse-inc/powerhouse/commit/4e4c37f5))
- improved create script ([88b225f2](https://github.com/powerhouse-inc/powerhouse/commit/88b225f2))
- migrate eslint config ([#378](https://github.com/powerhouse-inc/powerhouse/pull/378))
- added Footer component ([38a1ffdf](https://github.com/powerhouse-inc/powerhouse/commit/38a1ffdf))
- display dates in tables in UTC + UTC label for date inputs ([dab0731b](https://github.com/powerhouse-inc/powerhouse/commit/dab0731b))
- added LoadingScreen Component ([440bb5df](https://github.com/powerhouse-inc/powerhouse/commit/440bb5df))
- update loader animation ([#344](https://github.com/powerhouse-inc/powerhouse/pull/344))
- switch to inline svgs ([#337](https://github.com/powerhouse-inc/powerhouse/pull/337))
- remove react aria ([#336](https://github.com/powerhouse-inc/powerhouse/pull/336))
- simplify tree view ([#332](https://github.com/powerhouse-inc/powerhouse/pull/332))
- use radix tooltip instead of react tooltip ([#329](https://github.com/powerhouse-inc/powerhouse/pull/329))
- revision history optimization ([#327](https://github.com/powerhouse-inc/powerhouse/pull/327))
- add rwa report file icon ([#321](https://github.com/powerhouse-inc/powerhouse/pull/321))
- add signature UI row component ([#310](https://github.com/powerhouse-inc/powerhouse/pull/310))
- bump react aria ([0e01efd3](https://github.com/powerhouse-inc/powerhouse/commit/0e01efd3))
- add filter transactions by asset ([#285](https://github.com/powerhouse-inc/powerhouse/pull/285))
- implement teep's feedback 2 ([#259](https://github.com/powerhouse-inc/powerhouse/pull/259))
- add other tab ([#251](https://github.com/powerhouse-inc/powerhouse/pull/251))
- implement teeps feedback ([#239](https://github.com/powerhouse-inc/powerhouse/pull/239))
- added connect toast ([5497ea7b](https://github.com/powerhouse-inc/powerhouse/commit/5497ea7b))
- added connect settings modal ([da943155](https://github.com/powerhouse-inc/powerhouse/commit/da943155))
- add chromatic ([#211](https://github.com/powerhouse-inc/powerhouse/pull/211))
- bump all to latest ([#197](https://github.com/powerhouse-inc/powerhouse/pull/197))
- update inputs to match schema ([#185](https://github.com/powerhouse-inc/powerhouse/pull/185))
- updated readme ([23dfa5c5](https://github.com/powerhouse-inc/powerhouse/commit/23dfa5c5))
- added asset details to fixed-income-assets-table ([bee2322b](https://github.com/powerhouse-inc/powerhouse/commit/bee2322b))
- added RWAAssetDetails components + table inputs components ([a5c92936](https://github.com/powerhouse-inc/powerhouse/commit/a5c92936))
- updated document drive dep ([78b82507](https://github.com/powerhouse-inc/powerhouse/commit/78b82507))
- added RWATable component ([7a36aabd](https://github.com/powerhouse-inc/powerhouse/commit/7a36aabd))
- added create asset modal + RWA base input components ([e0633983](https://github.com/powerhouse-inc/powerhouse/commit/e0633983))
- updated drive info request ([8d9f7ac4](https://github.com/powerhouse-inc/powerhouse/commit/8d9f7ac4))
- request public drive info ([a2be5b83](https://github.com/powerhouse-inc/powerhouse/commit/a2be5b83))
- 101 UI drive settings component ([#104](https://github.com/powerhouse-inc/powerhouse/pull/104))
- add new configs for typescript eslint ([#93](https://github.com/powerhouse-inc/powerhouse/pull/93))
- 75 drive status indicator local cloud available offline ([#92](https://github.com/powerhouse-inc/powerhouse/pull/92))
- add official tailwind prettier plugin ([#91](https://github.com/powerhouse-inc/powerhouse/pull/91))
- fixed dropItem export ([e9319cb2](https://github.com/powerhouse-inc/powerhouse/commit/e9319cb2))
- removed react-click-away-listener as peer dependency ([8ed92661](https://github.com/powerhouse-inc/powerhouse/commit/8ed92661))
- **tree-view-input:** 🚀 Added TreeViewInput Component ([bba0d1e1](https://github.com/powerhouse-inc/powerhouse/commit/bba0d1e1))
- **dropdown-menu:** 🚀 added DropdownMenu component ([aad28ad1](https://github.com/powerhouse-inc/powerhouse/commit/aad28ad1))
- added sidebar collapse animation ([9706446a](https://github.com/powerhouse-inc/powerhouse/commit/9706446a))
- **project-setup:** enabled commit lint ([0921ad4d](https://github.com/powerhouse-inc/powerhouse/commit/0921ad4d))
- added release workflow ([d3df37cd](https://github.com/powerhouse-inc/powerhouse/commit/d3df37cd))
- added jest setup + testing library ([8fb4f485](https://github.com/powerhouse-inc/powerhouse/commit/8fb4f485))
- added eslint setup ([e08b2266](https://github.com/powerhouse-inc/powerhouse/commit/e08b2266))
- added storybook setup ([45da43da](https://github.com/powerhouse-inc/powerhouse/commit/45da43da))

### 🩹 Fixes

- **monorepo:** try just release publish ([3a708dab](https://github.com/powerhouse-inc/powerhouse/commit/3a708dab))
- **monorepo:** remove skip publish ([3788d2c7](https://github.com/powerhouse-inc/powerhouse/commit/3788d2c7))
- **monorepo:** add install ignore scripts ([4f2832d6](https://github.com/powerhouse-inc/powerhouse/commit/4f2832d6))
- **monorepo:** fix command name ([d3e296e8](https://github.com/powerhouse-inc/powerhouse/commit/d3e296e8))
- **monorepo:** try build all ([42beb01c](https://github.com/powerhouse-inc/powerhouse/commit/42beb01c))
- **monorepo:** remove workspaces and package manager fields ([e0b53fef](https://github.com/powerhouse-inc/powerhouse/commit/e0b53fef))
- **monorepo:** try remove resolutions ([d8ed0db3](https://github.com/powerhouse-inc/powerhouse/commit/d8ed0db3))
- **monorepo:** try frozen lockfile ([ea788885](https://github.com/powerhouse-inc/powerhouse/commit/ea788885))
- **monorepo:** add missing dep ([28d487d7](https://github.com/powerhouse-inc/powerhouse/commit/28d487d7))
- fixed read required button not being enabled when scroll ends ([deed9f41](https://github.com/powerhouse-inc/powerhouse/commit/deed9f41))
- prevent revisions history scroll cutoff ([6ac1efdc](https://github.com/powerhouse-inc/powerhouse/commit/6ac1efdc))
- don't show selected file on fileItem path ([3bdb9eb2](https://github.com/powerhouse-inc/powerhouse/commit/3bdb9eb2))
- Storybook body styles ([dbe53e8a](https://github.com/powerhouse-inc/powerhouse/commit/dbe53e8a))
- sotorybook dep with yarn ([fc7970e8](https://github.com/powerhouse-inc/powerhouse/commit/fc7970e8))

### ❤️ Thank You

- acaldas @acaldas
- Guillermo Puente @gpuente
- Ryan Wolhuter @ryanwolhuter
- ryanwolhuter @ryanwolhuter

## 1.92.0 (2024-10-01)

### 🚀 Features
Expand Down
Loading

0 comments on commit 88d713c

Please sign in to comment.