[PR #2394] [CLOSED] Release #5992

Closed
opened 2026-02-05 10:22:03 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2394
Author: @fharisapp
Created: 12/4/2020
Status: Closed

Base: masterHead: release


📝 Commits (10+)

  • 6ad21ce Added built assets for release
  • 448ac14 Merge branch 'master' into release
  • d2cacf1 Release update
  • e99507d Merge branch 'master' into release
  • f517ef3 Added new asset structure
  • a91d426 Merge branch 'master' into release
  • f184d76 Added build folder to release
  • 910faab Merge branch 'master' into release
  • 3b3bc0c Updated compiled assets
  • 4fc75be Merge branch 'master' into release

📊 Changes

7 files changed (+101 additions, -4 deletions)

View changed files

📝 .gitignore (+3 -3)
public/dist/app.js (+86 -0)
public/dist/export-styles.css (+1 -0)
public/dist/print-styles.css (+1 -0)
public/dist/styles.css (+1 -0)
📝 version (+1 -1)
workspace.code-workspace (+8 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/2394 **Author:** [@fharisapp](https://github.com/fharisapp) **Created:** 12/4/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `release` --- ### 📝 Commits (10+) - [`6ad21ce`](https://github.com/BookStackApp/BookStack/commit/6ad21ce885b9e96680387003bd616ba72add5334) Added built assets for release - [`448ac14`](https://github.com/BookStackApp/BookStack/commit/448ac1405b089c8b32070884ee30713d5be8b0e0) Merge branch 'master' into release - [`d2cacf1`](https://github.com/BookStackApp/BookStack/commit/d2cacf1945eb4640607bc3d1c84ee7e1010a3db5) Release update - [`e99507d`](https://github.com/BookStackApp/BookStack/commit/e99507ddcfe6867d8cc8be51e89353c249d3be6e) Merge branch 'master' into release - [`f517ef3`](https://github.com/BookStackApp/BookStack/commit/f517ef361696ed467c77609d10d1dae3be5d4cbd) Added new asset structure - [`a91d426`](https://github.com/BookStackApp/BookStack/commit/a91d42634d3a8eeb804c1818c10fbdce8b0beec7) Merge branch 'master' into release - [`f184d76`](https://github.com/BookStackApp/BookStack/commit/f184d763ad45b6e46d53ccc27e4a2ade856c10bd) Added build folder to release - [`910faab`](https://github.com/BookStackApp/BookStack/commit/910faab88e34d1a0f50d7d422c79a5e9bf64b28b) Merge branch 'master' into release - [`3b3bc0c`](https://github.com/BookStackApp/BookStack/commit/3b3bc0c4bffb6d9e735eca9d99dbcdb88cd104e4) Updated compiled assets - [`4fc75be`](https://github.com/BookStackApp/BookStack/commit/4fc75beed4663abd2ca077cc8aa26f36e9b793c9) Merge branch 'master' into release ### 📊 Changes **7 files changed** (+101 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -3) ➕ `public/dist/app.js` (+86 -0) ➕ `public/dist/export-styles.css` (+1 -0) ➕ `public/dist/print-styles.css` (+1 -0) ➕ `public/dist/styles.css` (+1 -0) 📝 `version` (+1 -1) ➕ `workspace.code-workspace` (+8 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:22:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5992